docs: canceltransaction is not going to be supported

Refs. neo-project/neo-modules#837.

Signed-off-by: Roman Khimov <roman@nspcc.ru>
This commit is contained in:
Roman Khimov 2023-11-21 16:10:53 +03:00
parent ff958706f4
commit 2ae44e074d
2 changed files with 2 additions and 0 deletions

View file

@ -214,6 +214,7 @@ and we're not accepting issues related to them.
| Method | Reason |
| ------- | ------------|
| `canceltransaction` | Doesn't fit neo-go wallet model |
| `closewallet` | Doesn't fit neo-go wallet model |
| `dumpprivkey` | Shouldn't exist for security reasons, see `closewallet` comment also |
| `getnewaddress` | See `closewallet` comment, use CLI to do that |

View file

@ -102,6 +102,7 @@ Extensions:
Unsupported methods
canceltransaction
claimgas
dumpprivkey
getbalance