Skip to content

Instantly share code, notes, and snippets.

@jonknight73
Created October 15, 2019 08:27
Show Gist options
  • Save jonknight73/b5638e6378fd7a782c1683a8f4dc7412 to your computer and use it in GitHub Desktop.
Save jonknight73/b5638e6378fd7a782c1683a8f4dc7412 to your computer and use it in GitHub Desktop.
Initialise a new monetd smart contract, pulling the whitelist from an existing running smart contract
$ monetd config contract $(monetcli poa whitelist 2> /dev/null | jq -r '.[] | "\(.moniker)=\(.address)"')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment