blockscout / blockscout-rs

Microservices for blockscout indexer
MIT License
157 stars 112 forks source link

[DISPLAY_BYTES] Make helper methods public #918

Closed rimrakhimov closed 3 months ago

rimrakhimov commented 3 months ago

Makes methods related to serialization and deserialization of "0x"-prefixed hex strings public, so they can be used from other crates without explicit use of blockscout_display_bytes::Bytes struct