Skip to content

Instantly share code, notes, and snippets.

@corbifex
Created December 14, 2020 08:34
Show Gist options
  • Save corbifex/6d3be706a6bdcde9a7c537eb6e8d2f24 to your computer and use it in GitHub Desktop.
Save corbifex/6d3be706a6bdcde9a7c537eb6e8d2f24 to your computer and use it in GitHub Desktop.
Credit tokens
await reducerHandler.invoke("token:credit", {
address: organization.ownerAddress,
amount: asset.value,
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment