Skip to content

Instantly share code, notes, and snippets.

@Ivanzar
Last active June 12, 2019 09:00
Show Gist options
  • Save Ivanzar/c02cb1f19f78dd400e1eaff5d772f8d5 to your computer and use it in GitHub Desktop.
Save Ivanzar/c02cb1f19f78dd400e1eaff5d772f8d5 to your computer and use it in GitHub Desktop.
Transfer transfer = Transfer(
from: AccountName('megatester'),
to: AccountName('second.megatester'),
amount: VizAsset.fromString('2.000 VIZ'),
memo: Memo('Test VT :)'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment