Pylons-tech/pylons_sdk

Need to remove Gas value and make it to work

Opened this issue · 0 comments

According to the comment on #60

pylons sdk transaction generator has gas configuration part.

	stdSignMsg.Fee.Gas = 10000000

We should remove this and make the transaction work without gas configuration as we actually don't reduce gas after handler execution.