mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-26 13:40:05 +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 |
||
---|---|---|
.. | ||
buffer_test.go | ||
buffer.go | ||
rlpx_test.go | ||
rlpx.go |