Expand description

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

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

Structs

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

Enums

OnionV3 Address Errors