Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: proof-of-concept version of CLI args printing * added "Clone" for structures * added "Clone" for structures * feat/print-cli-args: transfer and sign transaction * feat/print-cli-args: changed "submit" * feat/print-cli-args: disabled release * feat: add contract_code * feat: add access_key * feat: view contract_code * feat: add implicit_account * feat: add stake_proposal * feat: add sub_account * feat: fixed * feat: delete access_key * feat: delete account_id * feat: execute_command change_method * feat: fixed * feat: fixed * feat: execute_command view_method * feat: login * feat: fixed * feat: view account * feat: view contract_state * feat: view nonce * feat: view recent_block_hash * feat: view transaction_status * feat: utils combine_transaction_subcommand * feat: utils generate_keypair * feat: utils sign_transaction_with_secret_key * feat: utils sign_transaction_with_ledger * feat: utils view-serialized-transaction * feat: utils ledger_publickey * feat: utils send_signed_transaction * fixed: String -> AccountId * fixed * feat: fmt * feat: construct_transaction * feat: release Co-authored-by: Vlad Frolov <[email protected]>
- Loading branch information