You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is this returning the code for a contract or somehow generating it on chain
The tool should return the bytecode of the contract.
Why do we want this?
We want to put the bytecode of the generated contract in the chain config. The block producer will use this contract to accumulate and withdraw fees from blocks.
Closes#1409
Handing off to @Dentosal
The tests contain example of how to withdraw tokens.
---------
Co-authored-by: Hannes Karppila <[email protected]>
Co-authored-by: xgreenx <[email protected]>
Related #1269
The text was updated successfully, but these errors were encountered: