Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ElementsProject/reserves
/ functions
Functions
145 in github.com/ElementsProject/reserves
⨍
Functions
145
◇
Types & classes
11
Method
get_proofs
(&self)
src/protos/reserves.rs:839
Method
get_psbt
(&self)
src/protos/reserves.rs:473
Method
get_status
(&self)
src/protos/reserves.rs:396
Method
get_utxos
(&self)
src/protos/reserves.rs:447
Method
into_any
(self: Box<Self>)
src/protos/reserves.rs:253
Method
is_initialized
(&self)
src/protos/reserves.rs:152
Method
is_witness
Returns whether or not the UTXO is using segregated witness.
src/bitcoin.rs:60
Method
load
(matches: &'a clap::ArgMatches)
src/backend/bitcoind.rs:35
Method
load
(matches: &'a clap::ArgMatches)
src/backend/trezor.rs:107
Function
main
()
src/main.rs:40
Method
merge_from
(&mut self, is: &mut ::protobuf::CodedInputStream)
src/protos/reserves.rs:156
Method
mut_block_hash
Mutable pointer to the field. If field is not initialized, it is initialized with default value first.
src/protos/reserves.rs:137
Method
mut_challenge
Mutable pointer to the field. If field is not initialized, it is initialized with default value first.
src/protos/reserves.rs:790
Method
mut_id
Mutable pointer to the field. If field is not initialized, it is initialized with default value first.
src/protos/reserves.rs:372
Method
mut_proof_tx
Mutable pointer to the field. If field is not initialized, it is initialized with default value first.
src/protos/reserves.rs:413
Method
mut_proofs
Mutable pointer to the field.
src/protos/reserves.rs:830
Method
mut_psbt
Mutable pointer to the field. If field is not initialized, it is initialized with default value first.
src/protos/reserves.rs:464
Method
mut_psbt_input
Mutable pointer to the field. If field is not initialized, it is initialized with default value first.
src/protos/reserves.rs:96
Method
mut_txid
Mutable pointer to the field. If field is not initialized, it is initialized with default value first.
src/protos/reserves.rs:55
Method
mut_utxos
Mutable pointer to the field.
src/protos/reserves.rs:438
Function
network_name
Human readable name for the networks.
src/utils.rs:16
Method
new
(network: Network)
src/common.rs:57
Method
new
(matches: &'a clap::ArgMatches)
src/context.rs:46
Method
new
(id: String, status: Proof_Status)
src/bitcoin.rs:175
Method
new
()
src/protos/reserves.rs:38
Method
sign_tx
Ask bitcoind to sign the given tx.
src/backend/bitcoind.rs:97
Function
subcommand
Create the add-proof subcommand.
src/cmd/add_proof.rs:12
Function
subcommand
Create the verify subcommand.
src/cmd/verify.rs:12
Function
subcommand
Create the init subcommand.
src/cmd/init.rs:7
Function
subcommand
Create the fetch-utxos subcommand.
src/cmd/fetch_utxos.rs:10
Function
subcommand
Create the drop-utxos subcommand.
src/cmd/drop_utxos.rs:12
Function
subcommand
Create the verify subcommand.
src/cmd/inspect.rs:11
Function
subcommand
Create the add-utxo subcommand.
src/cmd/add_utxo.rs:16
Function
subcommand
Create the drop subcommand.
src/cmd/drop.rs:7
Method
take_block_hash
Take field
src/protos/reserves.rs:142
Method
take_challenge
Take field
src/protos/reserves.rs:795
Method
take_id
Take field
src/protos/reserves.rs:377
Method
take_proof_tx
Take field
src/protos/reserves.rs:418
Method
take_proofs
Take field
src/protos/reserves.rs:835
Method
take_psbt
Take field
src/protos/reserves.rs:469
Method
take_psbt_input
Take field
src/protos/reserves.rs:101
Method
take_txid
Take field
src/protos/reserves.rs:60
Method
take_utxos
Take field
src/protos/reserves.rs:443
Method
values
()
src/protos/reserves.rs:691
Method
write_to_with_cached_sizes
(&self, os: &mut ::protobuf::CodedOutputStream)
src/protos/reserves.rs:215
← previous
101–145 of 145, ranked by callers