Skip to content

Instantly share code, notes, and snippets.

@aaroncox
Created December 11, 2019 01:19
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aaroncox/59c93b4014ae1afb39890660a02fe777 to your computer and use it in GitHub Desktop.
Save aaroncox/59c93b4014ae1afb39890660a02fe777 to your computer and use it in GitHub Desktop.
The first action to include in a transaction to use Greymass Fuel
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