mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-01 00:31:21 +00:00
930d662f21
Most places that used this method were cutting off the 1st byte. Refactor this idea to a common place. * better naming: MarshalPubkey matches existing UnmarshalPubkey * "Std" suffix for the ANSI standard encoding without cut off * docs |
||
---|---|---|
.. | ||
client_test.go | ||
client.go | ||
doc.go | ||
error.go | ||
sync_test.go | ||
sync.go | ||
tree_test.go | ||
tree.go |