Trait tapyrus::consensus::encode::Decodable [−][src]
Data which can be encoded in a consensus-consistent way
Required methods
fn consensus_decode<D: Read>(d: D) -> Result<Self, Error>[src]
Decode an object with a well-defined format