MCPcopy Create free account

hub / github.com/ElementsProject/reserves / functions

Functions145 in github.com/ElementsProject/reserves

Methodget_proofs
(&self)
src/protos/reserves.rs:839
Methodget_psbt
(&self)
src/protos/reserves.rs:473
Methodget_status
(&self)
src/protos/reserves.rs:396
Methodget_utxos
(&self)
src/protos/reserves.rs:447
Methodinto_any
(self: Box<Self>)
src/protos/reserves.rs:253
Methodis_initialized
(&self)
src/protos/reserves.rs:152
Methodis_witness
Returns whether or not the UTXO is using segregated witness.
src/bitcoin.rs:60
Methodload
(matches: &'a clap::ArgMatches)
src/backend/bitcoind.rs:35
Methodload
(matches: &'a clap::ArgMatches)
src/backend/trezor.rs:107
Functionmain
()
src/main.rs:40
Methodmerge_from
(&mut self, is: &mut ::protobuf::CodedInputStream)
src/protos/reserves.rs:156
Methodmut_block_hash
Mutable pointer to the field. If field is not initialized, it is initialized with default value first.
src/protos/reserves.rs:137
Methodmut_challenge
Mutable pointer to the field. If field is not initialized, it is initialized with default value first.
src/protos/reserves.rs:790
Methodmut_id
Mutable pointer to the field. If field is not initialized, it is initialized with default value first.
src/protos/reserves.rs:372
Methodmut_proof_tx
Mutable pointer to the field. If field is not initialized, it is initialized with default value first.
src/protos/reserves.rs:413
Methodmut_proofs
Mutable pointer to the field.
src/protos/reserves.rs:830
Methodmut_psbt
Mutable pointer to the field. If field is not initialized, it is initialized with default value first.
src/protos/reserves.rs:464
Methodmut_psbt_input
Mutable pointer to the field. If field is not initialized, it is initialized with default value first.
src/protos/reserves.rs:96
Methodmut_txid
Mutable pointer to the field. If field is not initialized, it is initialized with default value first.
src/protos/reserves.rs:55
Methodmut_utxos
Mutable pointer to the field.
src/protos/reserves.rs:438
Functionnetwork_name
Human readable name for the networks.
src/utils.rs:16
Methodnew
(network: Network)
src/common.rs:57
Methodnew
(matches: &'a clap::ArgMatches)
src/context.rs:46
Methodnew
(id: String, status: Proof_Status)
src/bitcoin.rs:175
Methodnew
()
src/protos/reserves.rs:38
Methodsign_tx
Ask bitcoind to sign the given tx.
src/backend/bitcoind.rs:97
Functionsubcommand
Create the add-proof subcommand.
src/cmd/add_proof.rs:12
Functionsubcommand
Create the verify subcommand.
src/cmd/verify.rs:12
Functionsubcommand
Create the init subcommand.
src/cmd/init.rs:7
Functionsubcommand
Create the fetch-utxos subcommand.
src/cmd/fetch_utxos.rs:10
Functionsubcommand
Create the drop-utxos subcommand.
src/cmd/drop_utxos.rs:12
Functionsubcommand
Create the verify subcommand.
src/cmd/inspect.rs:11
Functionsubcommand
Create the add-utxo subcommand.
src/cmd/add_utxo.rs:16
Functionsubcommand
Create the drop subcommand.
src/cmd/drop.rs:7
Methodtake_block_hash
Take field
src/protos/reserves.rs:142
Methodtake_challenge
Take field
src/protos/reserves.rs:795
Methodtake_id
Take field
src/protos/reserves.rs:377
Methodtake_proof_tx
Take field
src/protos/reserves.rs:418
Methodtake_proofs
Take field
src/protos/reserves.rs:835
Methodtake_psbt
Take field
src/protos/reserves.rs:469
Methodtake_psbt_input
Take field
src/protos/reserves.rs:101
Methodtake_txid
Take field
src/protos/reserves.rs:60
Methodtake_utxos
Take field
src/protos/reserves.rs:443
Methodvalues
()
src/protos/reserves.rs:691
Methodwrite_to_with_cached_sizes
(&self, os: &mut ::protobuf::CodedOutputStream)
src/protos/reserves.rs:215
← previous101–145 of 145, ranked by callers