chaintope / rust-tapyrus

Other
1 stars 4 forks source link

Implement std::fmt::Display and consensus::Decodable for ColorIdentifier #23

Closed Yamaguchi closed 4 years ago

Yamaguchi commented 4 years ago

This Pull request implement std::fmt::Display and consensus::Decodable traits for ColorIdentifier. These are required to implement colored coin feature for Electrs-Tapyrus.