Open jolestar opened 2 weeks ago
https://github.com/rooch-network/rooch/blob/a92821b6f911d101923cdd5860d6b696d1096e60/crates/rooch-rpc-client/src/wallet_context.rs#L97-L99
The cli will support the name as address arguments.
rooch account transfer --sender alice --to bob
rooch move run --function alice::my_module::my_function
@jolestar may I take it?
Proposal Details
https://github.com/rooch-network/rooch/blob/a92821b6f911d101923cdd5860d6b696d1096e60/crates/rooch-rpc-client/src/wallet_context.rs#L97-L99
The cli will support the name as address arguments.