[][src]Type Definition lnpbp::rgb::contract::value::BlindingFactor

type BlindingFactor = SecretKey;

Proof for Pedersen commitment: a blinding key

Trait Implementations

impl StrictDecode for BlindingFactor[src]

type Error = Error

Implementation-dependent error type

impl StrictEncode for BlindingFactor[src]

type Error = Error

Implementation-dependent error type