MCPcopy Create free account

hub / github.com/andelf/rust-tron / functions

Functions287 in github.com/andelf/rust-tron

↓ 1 callersFunctionget_account_resource
Get account energy and bandwidth infomation.
wallet-cli/src/commands/get/mod.rs:447
↓ 1 callersFunctionget_asset_by_id
(id: &str)
wallet-cli/src/commands/get/mod.rs:632
↓ 1 callersFunctionget_block
(matches: &ArgMatches)
wallet-cli/src/commands/get/mod.rs:267
↓ 1 callersFunctionget_brokerage_info
(addr: &str)
wallet-cli/src/commands/get/mod.rs:664
↓ 1 callersMethodget_crypto_key
(&self, wallet_json: &serde_json::Value, password: &str)
wallet/src/lib.rs:320
↓ 1 callersFunctionget_merkle_tree
(matches: &ArgMatches)
wallet-cli/src/commands/get/mod.rs:220
↓ 1 callersFunctionget_next_maintenance_time
()
wallet-cli/src/commands/get/mod.rs:31
↓ 1 callersFunctionget_node_graph
()
wallet-cli/src/commands/get/mod.rs:80
↓ 1 callersMethodget_private_key
(&self, public: &Public)
wallet/src/lib.rs:249
↓ 1 callersFunctionget_proposal_by_id
(id: &str)
wallet-cli/src/commands/get/mod.rs:566
↓ 1 callersMethodget_public_key
(&self, address: &Address)
wallet/src/lib.rs:266
↓ 1 callersFunctionget_reward_info
(addr: &str)
wallet-cli/src/commands/get/mod.rs:650
↓ 1 callersFunctionget_transaction
(id: &str)
wallet-cli/src/commands/get/transaction.rs:22
↓ 1 callersFunctionget_transaction_info
(id: &str)
wallet-cli/src/commands/get/transaction.rs:99
↓ 1 callersFunctionget_walletd_pid
()
wallet-cli/src/utils/walletd.rs:40
↓ 1 callersFunctionimport_key_to_wallet
(private_key: &str)
wallet-cli/src/commands/wallet/mod.rs:89
↓ 1 callersMethodimport_zkey
(&self, request: Request<ImportZkeyRequest>)
walletd/src/main.rs:303
↓ 1 callersFunctionimport_zkey_to_wallet
(matches: &'a ArgMatches<'a>)
wallet-cli/src/commands/wallet/mod.rs:141
↓ 1 callersFunctioninspect_key
(matches: &ArgMatches<'_>)
wallet-cli/src/commands/key.rs:44
↓ 1 callersMethodis_new
(&self)
wallet/src/lib.rs:110
↓ 1 callersFunctionissue_asset
(matches: &ArgMatches)
wallet-cli/src/commands/asset/mod.rs:14
↓ 1 callersMethoditer
Creates an `Iterator` over the values contained in this Merkle tree.
merkle-tree/src/merkle_tree.rs:99
↓ 1 callersFunctionlist_assets
()
wallet-cli/src/commands/list/mod.rs:73
↓ 1 callersFunctionlist_exchanges
()
wallet-cli/src/commands/list/mod.rs:160
↓ 1 callersMethodlist_keys
(&self, request: Request<ListKeysRequest>)
walletd/src/main.rs:178
↓ 1 callersFunctionlist_keys_in_wallet
()
wallet-cli/src/commands/wallet/mod.rs:105
↓ 1 callersFunctionlist_nodes
()
wallet-cli/src/commands/list/mod.rs:10
↓ 1 callersFunctionlist_parameters
()
wallet-cli/src/commands/list/mod.rs:149
↓ 1 callersFunctionlist_proposals
()
wallet-cli/src/commands/list/mod.rs:93
↓ 1 callersFunctionlist_witnesses
()
wallet-cli/src/commands/list/mod.rs:27
↓ 1 callersMethodlist_zkeys
(&self, request: Request<ListZkeysRequest>)
walletd/src/main.rs:269
↓ 1 callersFunctionlist_zkeys_in_wallet
()
wallet-cli/src/commands/wallet/mod.rs:156
↓ 1 callersFunctionload_abi_from_param
(param: &str)
wallet-cli/src/commands/contract/create.rs:106
↓ 1 callersFunctionload_code_from_param
(param: &str)
wallet-cli/src/commands/contract/create.rs:121
↓ 1 callersFunctionlock_wallet
()
wallet-cli/src/commands/wallet/mod.rs:44
↓ 1 callersFunctionnew_grpc_client
(host: &str)
wallet-cli/src/utils/client.rs:21
↓ 1 callersFunctionnode_info
()
wallet-cli/src/commands/get/mod.rs:21
↓ 1 callersMethodopen
(name: &str)
wallet/src/lib.rs:78
↓ 1 callersFunctionopen_wallet
(name: &str)
wallet-cli/src/commands/wallet/mod.rs:33
↓ 1 callersFunctionparse_tokens
(params: &[(ParamType, &str)], lenient: bool)
wallet-cli/src/utils/abi.rs:75
↓ 1 callersFunctionparticipate_asset_issue
(matches: &ArgMatches)
wallet-cli/src/commands/asset/mod.rs:141
↓ 1 callersFunctionpprint_abi_entries
NOTE: there is a typo in pb: abi.`entrys`
wallet-cli/src/commands/get/contract.rs:44
↓ 1 callersFunctionpprint_contract_call_data
(contract: &Address, data: &str)
wallet-cli/src/commands/get/transaction.rs:260
↓ 1 callersFunctionpprint_contract_logs
(logs: &[Log])
wallet-cli/src/commands/get/transaction.rs:192
↓ 1 callersFunctionrandom_salt
()
wallet/src/lib.rs:461
↓ 1 callersMethodresume
Resume running from a Transaction.raw
wallet-cli/src/utils/trx.rs:263
↓ 1 callersFunctionrevert_permission_info
revert for serializing to pb
wallet-cli/src/utils/jsont.rs:577
↓ 1 callersFunctionrun
(addr: &str)
wallet-cli/src/commands/get/contract.rs:13
↓ 1 callersFunctionrun
NOTE: each impl Trait is a different type, so, await is required
wallet-cli/src/commands/wallet/mod.rs:192
↓ 1 callersFunctionrun_walletd
()
wallet-cli/src/utils/walletd.rs:82
↓ 1 callersMethods
Get a slice into the 's' portion of the data.
keys/src/signature.rs:21
↓ 1 callersFunctionset_account_name
Set account name.
wallet-cli/src/commands/set/mod.rs:41
↓ 1 callersFunctionset_account_permission
Set account permission info.
wallet-cli/src/commands/set/mod.rs:14
↓ 1 callersMethodset_password
NOTE: does not support change password for now
wallet/src/lib.rs:150
↓ 1 callersMethodsign_digest
Sign digest data with the private key.
keys/src/private.rs:20
↓ 1 callersFunctionsign_digest_via_address
(digest: &[u8], address: &Address)
wallet-cli/src/commands/wallet/mod.rs:172
↓ 1 callersFunctionsign_digest_via_public_or_address
( wallet: &Wallet, digest: &[u8], public: Option<&Vec<u8>>, address: Option<&Vec<u8>>, )
walletd/src/main.rs:357
↓ 1 callersFunctionsign_message
(matches: &ArgMatches)
wallet-cli/src/commands/sign.rs:31
↓ 1 callersFunctionto_partial_raw_transaction
(inner: &C, matches: &ArgMatches)
wallet-cli/src/commands/batch.rs:119
↓ 1 callersMethodto_raw_transaction
Extract the filled Transaction.raw
wallet-cli/src/utils/trx.rs:198
↓ 1 callersFunctionto_signed_transaction
(raw: TransactionRaw, matches: &ArgMatches)
wallet-cli/src/commands/batch.rs:148
↓ 1 callersFunctiontransfer_asset
(matches: &ArgMatches)
wallet-cli/src/commands/asset/mod.rs:90
↓ 1 callersFunctiontranslate_abi_type
(val: &serde_json::Value)
wallet-cli/src/utils/abi.rs:214
↓ 1 callersFunctiontranslate_state_mutablility
(val: &serde_json::Value)
wallet-cli/src/utils/abi.rs:199
↓ 1 callersFunctionunfreeze
(matches: &ArgMatches)
wallet-cli/src/commands/system/freeze.rs:41
↓ 1 callersFunctionunfreeze_asset
(matches: &ArgMatches)
wallet-cli/src/commands/asset/mod.rs:165
↓ 1 callersMethodunlock
(&mut self, password: &str)
wallet/src/lib.rs:125
↓ 1 callersFunctionupdate
(matches: &ArgMatches)
wallet-cli/src/commands/system/witness.rs:61
↓ 1 callersFunctionupdate_asset_settings
(matches: &ArgMatches)
wallet-cli/src/commands/asset/mod.rs:116
↓ 1 callersFunctionupdate_brokerage
(matches: &ArgMatches)
wallet-cli/src/commands/system/witness.rs:89
↓ 1 callersFunctionupdate_contract_settings
(matches: &ArgMatches)
wallet-cli/src/commands/contract/mod.rs:11
↓ 1 callersMethodverify_digest
Verifies a signature of a digest.
keys/src/public.rs:22
↓ 1 callersFunctionvisit_node
(ip: &str, edges: &mut HashSet<(String, String)>)
wallet-cli/src/commands/get/mod.rs:45
↓ 1 callersFunctionvote
(matches: &ArgMatches)
wallet-cli/src/commands/system/witness.rs:12
↓ 1 callersFunctionwithdraw_reward
(matches: &ArgMatches)
wallet-cli/src/commands/system/witness.rs:76
Methodas_bytes
As raw signature bytes.
keys/src/signature.rs:42
Functionbytes_to_hex_string
(val: &serde_json::Value)
wallet-cli/src/utils/jsont.rs:17
Functionbytes_to_string
(val: &serde_json::Value)
wallet-cli/src/utils/jsont.rs:26
Functioncreate
(matches: &ArgMatches)
wallet-cli/src/commands/system/proposal.rs:9
Methodcreate
(&self, request: Request<CreateRequest>)
walletd/src/main.rs:30
Methodcreate_key
(&self, request: Request<CreateKeyRequest>)
walletd/src/main.rs:122
Methoddefault
()
keys/src/address.rs:105
Methodderef
(&self)
keys/src/signature.rs:73
Methodempty
Create an empty tree
merkle-tree/src/tree.rs:24
Functionempty_tree
()
merkle-tree/src/lib.rs:44
Methodencode_hex_upper
(&self)
keys/src/signature.rs:160
Functionensure_walletd
()
wallet-cli/src/utils/walletd.rs:16
Functionentry_to_method_name_pretty
(entry: &AbiEntry)
wallet-cli/src/utils/abi.rs:115
Methodeq
(&self, other: &Self)
keys/src/signature.rs:48
Methodeq
(&self, other: &Self)
keys/src/public.rs:79
Functionfix_voucher_info
(voucher_info: &mut serde_json::Value)
wallet-cli/src/utils/jsont.rs:474
Methodfmt
(&self, f: &mut fmt::Formatter)
keys/src/private.rs:47
Methodfmt
(&self, f: &mut fmt::Formatter)
keys/src/signature.rs:55
Methodfmt
(&self, f: &mut fmt::Formatter)
keys/src/keypair.rs:62
Methodfmt
(&self, f: &mut fmt::Formatter)
keys/src/public.rs:87
Methodfmt
(&self, f: &mut fmt::Formatter)
keys/src/address.rs:111
Methodfmt
(&self, f: &mut fmt::Formatter)
keys/src/error.rs:26
Functionformat_amount_with_surfix
(amount: i64, surfix: &str, precision: u32)
wallet-cli/src/utils/trx.rs:166
Methodfrom
(s: &'static str)
wallet/src/error.rs:18
Methodfrom
(s: &'static str)
wallet-cli/src/error.rs:34
← previousnext →101–200 of 287, ranked by callers