diff --git a/rpc/level1_test.go b/rpc/level1_test.go index 46176c27..26a0fb5b 100644 --- a/rpc/level1_test.go +++ b/rpc/level1_test.go @@ -255,8 +255,8 @@ func testSendDisembargo(t *testing.T, sendPrimeTo rpccp.Call_sendResultsTo_Which Content: results.ToPtr(), CapTable: []rpcCapDescriptor{ { - Which: rpccp.CapDescriptor_Which_receiverHosted, - SenderHosted: importID, + Which: rpccp.CapDescriptor_Which_receiverHosted, + ReceiverHosted: importID, }, }, },