darkfi_sdk::crypto::blindType Alias BaseBlind
Source pub type BaseBlind = Blind<Base>;
struct BaseBlind(pub Fp);
Formats the value using the given formatter.
Read more
Converts to this type from the input type.
Tries to create a BaseBlind
object from a base58 encoded string.
The associated error which can be returned from parsing.