[][src]Trait lnpbp::rgb::contract::StateTypes

pub trait StateTypes: Debug {
    type Confidential: ConfidentialState;
    type Revealed: RevealedState;
}

Associated Types

Loading content...

Implementors

Loading content...