mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-24 12:38:27 +00:00
moved'
This commit is contained in:
parent
b71e632b46
commit
aacfdc7a47
@ -53,5 +53,7 @@ func RlpEncode(object interface{}) string {
|
||||
}
|
||||
|
||||
type RlpSerializer interface {
|
||||
MarshalRls() []byte
|
||||
UnmarshalRls([]byte)
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user