Merge pull request #3214 from nspcc-dev/doc-canceltx-rpc

docs: canceltransaction is not going to be supported
This commit is contained in:
Roman Khimov 2023-11-21 20:29:45 +03:00 committed by GitHub
commit 8aeb30e019
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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