mirror of
https://github.com/arnaucube/go-ethereum.git
synced 2026-02-28 05:56:45 +01:00
moved'
This commit is contained in:
@@ -53,5 +53,7 @@ func RlpEncode(object interface{}) string {
|
||||
}
|
||||
|
||||
type RlpSerializer interface {
|
||||
MarshalRls() []byte
|
||||
UnmarshalRls([]byte)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user