Structs§
- Account
Transfer Allowance - Block
Hash AsBase58 - KeyPair
Properties - NearGas
- Reward
FeeFraction - Staking
Pool Info - Transfer
Amount - Used
Account
Enums§
Traits§
Functions§
- ask_
if_ different_ account_ id_ wanted - convert_
action_ error_ to_ cli_ result - convert_
invalid_ tx_ error_ to_ cli_ result - create_
used_ account_ list_ from_ legacy_ keychain - display_
access_ key_ list - display_
account_ info - display_
account_ profile - fetch_
currently_ active_ staking_ pools - fetch_
historically_ delegated_ staking_ pools - find_
network_ where_ account_ exist - generate_
keypair - get_
account_ state - get_
account_ transfer_ allowance - get_
delegated_ validator_ list_ from_ mainnet - get_
key_ pair_ properties_ from_ seed_ phrase - get_
near_ exec_ path - get_
public_ key_ from_ seed_ phrase - get_
used_ account_ list - get_
used_ delegated_ validator_ list - get_
validator_ list - get_
validators_ stake - indent_
payload - input_
network_ name - Interactive prompt for network name.
- input_
non_ signer_ account_ id_ from_ used_ account_ list - input_
signer_ account_ id_ from_ used_ account_ list - input_
staking_ pool_ validator_ account_ id - is_
account_ exist - is_
used_ account_ list_ exist - print_
full_ signed_ transaction - print_
full_ unsigned_ transaction - print_
transaction_ status - print_
unsigned_ transaction - rpc_
transaction_ error - save_
access_ key_ to_ keychain - save_
access_ key_ to_ keychain_ or_ save_ to_ legacy_ keychain - save_
access_ key_ to_ legacy_ keychain - save_
cli_ command - try_
external_ subcommand_ execution - update_
used_ account_ list_ as_ non_ signer - update_
used_ account_ list_ as_ signer - verify_
account_ access_ key
Type Aliases§
- Boxed
Json RpcResult - A type alias was introduced to simplify the usage of
Result
with a boxed error type that was necessary to fixclippy::result_large_err
warning - CliResult