Crate grin_wallet_util

Source
Expand description

Utilities and re-exports

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