• Juan Batiz-Benet's avatar
    bugfix: use consistent interface · 23c3ca51
    Juan Batiz-Benet authored
    We'll want a `type blocks.Block interface {}` later, but
    for now, make sure Blockstore uses ptrs for both Get and Put.
    
    + fix NewBlock output compile error
    23c3ca51
bitswap_test.go 7.21 KB