commit
eeec3c1783
@ -39,7 +39,6 @@ func (impl *dagserviceImpl) RegisterVoucherType(voucherType reflect.Type, valida
|
||||
return nil
|
||||
}
|
||||
|
||||
// open a data transfer that will send data to the recipient peer and
|
||||
// open a data transfer that will send data to the recipient peer and
|
||||
// transfer parts of the piece that match the selector
|
||||
func (impl *dagserviceImpl) OpenPushDataChannel(ctx context.Context, to peer.ID, voucher Voucher, baseCid cid.Cid, Selector ipld.Node) (ChannelID, error) {
|
||||
|
Loading…
Reference in New Issue
Block a user