Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
itest: add test for duplicate address send
This test demonstrates that we get the correct error when we attempt to send to the same address twice in the same transaction. This also shows that we can re-try normally if a send fails before it was written to disk.
- Loading branch information