fedimint_
core
0.7.0-alpha
Modules
admin_client
amount
backup
base32
bls12_381_serde
config
core
db
encoding
endpoint_constants
envs
epoch
fmt_utils
invite_code
log
macros
module
net
peer_id
runtime
session_outcome
task
tiered
tiered_multi
time
timing
transaction
txid
txoproof
util
version
Macros
__api_endpoint
_dyn_newtype_define_inner
_dyn_newtype_define_with_instance_id_inner
_dyn_newtype_impl_deref_mut
async_trait_maybe_send
crit
deserialize_as_encodable_hex
dyn_newtype_define
dyn_newtype_display_passthrough
dyn_newtype_impl_dyn_clone_passthrough
erased_eq_no_instance_id
extensible_associated_module_type
fedimint_build_code_version_env
impl_db_lookup
impl_db_record
maybe_add_send
maybe_add_send_sync
module_plugin_dyn_newtype_clone_passthrough
module_plugin_dyn_newtype_define
module_plugin_dyn_newtype_display_passthrough
module_plugin_dyn_newtype_encode_decode
module_plugin_dyn_newtype_eq_passthrough
module_plugin_static_trait_define
module_plugin_static_trait_define_config
plugin_types_trait_impl_common
plugin_types_trait_impl_config
push_db_key_items
push_db_pair_items
serde_as_encodable_hex
serialize_as_encodable_hex
Structs
Amount
Feerate
InPoint
NumPeers
OutPoint
PeerId
TransactionId
Enums
BitcoinAmountOrAll
CoreError
ParseAmountError
Constants
SATS_PER_BITCOIN
WITNESS_SCALE_FACTOR
Traits
BitcoinHash
NumPeersExt
Functions
encode_bolt11_invoice_features_without_length
format_hex
get_network_for_address
msats
sats
weight_to_vbytes
Attribute Macros
apply
fedimint_core
Macro
crit
Copy item path
Settings
Help
Summary
Source
macro_rules! crit { ($($t:tt)*) => { ... }; }