good morning!!!!

Skip to content
Snippets Groups Projects
Commit 58a0e8e3 authored by Jeffrey Wilcke's avatar Jeffrey Wilcke
Browse files

Changed RlpEncodable

parent dccef707
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,7 @@ import (
type RlpEncodable interface {
RlpEncode() []byte
RlpValue() []interface{}
}
type RlpEncoder struct {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment