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