[][src]Crate btcpay

Re-exports

pub use self::core::client::BTCPayClient;
pub use self::core::cryptography::KeyPair;
pub use self::models::*;

Modules

core
models

Structs

SecretKey

Secret 256-bit key used as x in an ECDSA signature

Traits

FromHex

Trait for objects that can be deserialized from hex strings