[][src]Crate grin_wallet_util

Utilities and re-exports

Re-exports

pub use grin_api;
pub use grin_chain;
pub use grin_core;
pub use grin_keychain;
pub use grin_store;
pub use grin_util;

Modules

byte_ser

Simple serde byte array serializer, assumes target already knows how to serialize itself into binary (because that all this serializer can do)

Structs

OnionV3Address

Struct to hold an onion V3 address, represented internally as a raw ed25519 public key

Enums

OnionV3AddressError

OnionV3 Address Errors