Skip to content

Instantly share code, notes, and snippets.

@vlzhr
Created May 14, 2021 09:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vlzhr/41c6ae88b935225ed1e6e2eb1b614261 to your computer and use it in GitHub Desktop.
Save vlzhr/41c6ae88b935225ed1e6e2eb1b614261 to your computer and use it in GitHub Desktop.
Snippet for RIDE code
strict z = invoke(dapp, func, args,[AttachedPayment(unit,100000000)])
// invoke(dApp: Address|Alias, function: String, arguments: List[Any], payments: List[AttachedPayments]): Any
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment