mirror of
https://gitlab.com/pulsechaincom/go-pulse.git
synced 2024-12-22 03:30:35 +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…
Reference in New Issue
Block a user