Created
December 11, 2019 01:19
-
-
Save aaroncox/59c93b4014ae1afb39890660a02fe777 to your computer and use it in GitHub Desktop.
The first action to include in a transaction to use Greymass Fuel
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const cosign_noop = { | |
account: 'greymassnoop', | |
name: 'noop', | |
authorization: [ | |
{ | |
actor: 'greymassfuel', | |
permission: 'cosign', | |
} | |
], | |
data: {} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment