Type Definition rgb::contract::seal::Confidential[][src]

type Confidential = OutpointHash;

Trait Implementations

impl TryFrom<Bech32> for Confidential[src]

type Error = Error

The type returned in the event of a conversion error.

fn try_from(bech32: Bech32) -> Result<Self, Self::Error>[src]

Performs the conversion.