Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Add cleos support to force token balance row to be open prior to transfer #5501

Closed
arhag opened this issue Aug 31, 2018 · 1 comment
Closed

Comments

@arhag
Copy link
Contributor

arhag commented Aug 31, 2018

After eosio.token::open has been implemented (EOSIO/eosio.contracts#61), the cleos transfer command should be modified to take an option --pay-ram-to-open which will prepend the eosio.token::open action (with the sender set as the ram_payer) to the transaction before the typical eosio.token::transfer action, in order to replicate the current transfer behavior even after the transfer behavior is modified with EOSIO/eosio.contracts#62.

@arhag
Copy link
Contributor Author

arhag commented Sep 17, 2018

Resolved by #5581.

@arhag arhag closed this as completed Sep 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant