Commit a6cc2dcb authored by acruikshank's avatar acruikshank

fix name mismatch

parent b8473079
......@@ -8,8 +8,8 @@ import (
)
var (
_ ipld.Decode = Decode
_ ipld.Encode = Encode
_ ipld.Decoder = Decode
_ ipld.Encoder = Encode
)
func init() {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment