-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
See #91
To test the transfer open the corresponding example in beet-js while running beet.
https://github.com/bitshares/beet-js/blob/90b8ad8eb472af96ab59fc48e5785c9844343180/examples/transfer/eos.html#L4
The code in beet is found here:
beet/src/lib/blockchains/EOSmainnet.js
Line 152 in dd3ea27
| async transfer(key, from, to, amount, memo = null) { |
I want to be able to support the transfer of any EOSIO token, and the action I implemented is probably wrong and only for EOS.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels