Files
grin-node/core
hashmap a82041d0ed Refactor Readable trait (#3309)
Currently Writable accepts trait Write as a type parameter but Readable
takes Read as a trait object, which is not symmetrical and also less performant. This PR changes Readable trait and all places where it's used
2020-04-30 17:42:19 +02:00
..
2020-02-28 12:42:08 +00:00
2020-04-30 17:42:19 +02:00
2020-04-30 17:42:19 +02:00