Duplicate comment
This commit is contained in:
parent
3c1c7ec682
commit
83f33bb2fb
@ -39,7 +39,6 @@ func (impl *dagserviceImpl) RegisterVoucherType(voucherType reflect.Type, valida
|
|||||||
return nil
|
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
|
// open a data transfer that will send data to the recipient peer and
|
||||||
// transfer parts of the piece that match the selector
|
// 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) {
|
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