kilt-node icon indicating copy to clipboard operation
kilt-node copied to clipboard

test: DID remove service endpoint doesn't increase deposit

Open weichweich opened this issue 2 years ago • 0 comments

fixes https://github.com/KILTprotocol/ticket/issues/2938

Checklist:

  • [ ] I have verified that the code works
    • [ ] No panics! (checked arithmetic ops, no indexing array[3] use get(3), ...)
  • [ ] I have verified that the code is easy to understand
    • [ ] If not, I have left a well-balanced amount of inline comments
  • [ ] I have left the code in a better state
  • [ ] I have documented the changes (where applicable)
    • Either PR or Ticket to update the Docs
    • Link the PR/Ticket here

weichweich avatar Sep 18 '23 14:09 weichweich