neoneo-go/cli/wallet
Roman Khimov 16ce63e653 cli: unify RPC endpoint flags under options package
This makes rpc flags consistent across all commands, previously some commands
used 'endpoint, e' and some 'rpc, r', some had ability to change timeout and
some hadn't. Now 'rpc-endpoint, r' is used everywhere along with 'timeout, t'.
2020-06-18 12:10:59 +03:00
..
multisig.go cli: unify RPC endpoint flags under options package 2020-06-18 12:10:59 +03:00
nep5.go cli: unify RPC endpoint flags under options package 2020-06-18 12:10:59 +03:00
wallet.go cli: unify RPC endpoint flags under options package 2020-06-18 12:10:59 +03:00