Skip to content

Commit

Permalink
Add a TODO on bond token verification
Browse files Browse the repository at this point in the history
Signed-off-by: Andrew Richardson <[email protected]>
  • Loading branch information
awrichar committed Sep 16, 2024
1 parent 39e36b9 commit ada1cd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions domains/integration-test/bond_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ func TestBond(t *testing.T) {
ContractAddress: aliceBond.Address,
CallData: aliceBondPayment,
},
// TODO: need to verify that Alice owns the bond token on Noto
})

// TODO: all parties should verify the Atom
Expand Down

0 comments on commit ada1cd8

Please sign in to comment.