Commit a9d6959e authored by George Antoniadis's avatar George Antoniadis

Extract key and datastore

License: MIT
Signed-off-by: default avatarGeorge Antoniadis <george@noodles.gr>
parent 28b8a70b
......@@ -4,8 +4,8 @@ import (
"bytes"
"fmt"
"github.com/ipfs/go-ipfs/blocks"
"github.com/ipfs/go-ipfs/blocks/key"
"gx/ipfs/QmZNVWh8LLjAavuQ2JXuFmuYH3C11xo988vSgp7UQrTRj1/go-ipfs-util"
"gx/ipfs/Qmce4Y4zg3sYr7xKM5UueS67vhNni6EeWgCRnb7MbLJMew/go-key"
"io"
"testing"
)
......
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