Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: canceltransaction is not going to be supported #3214

Merged
merged 1 commit into from
Nov 21, 2023

Conversation

roman-khimov
Copy link
Member

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

Signed-off-by: Roman Khimov <roman@nspcc.ru>
@roman-khimov roman-khimov added documentation Improvements or additions to documentation rpc RPC server and client labels Nov 21, 2023
@roman-khimov roman-khimov added this to the v0.104.0 milestone Nov 21, 2023
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Attention: 15 lines in your changes are missing coverage. Please review.

Comparison is base (58102a9) 85.25% compared to head (2ae44e0) 85.32%.
Report is 6 commits behind head on master.

Files Patch % Lines
pkg/core/native/policy.go 83.82% 8 Missing and 3 partials ⚠️
pkg/core/native/native_nep17.go 80.00% 1 Missing and 1 partial ⚠️
pkg/rpcclient/policy/policy.go 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3214      +/-   ##
==========================================
+ Coverage   85.25%   85.32%   +0.06%     
==========================================
  Files         326      326              
  Lines       43831    43884      +53     
==========================================
+ Hits        37370    37445      +75     
+ Misses       4983     4955      -28     
- Partials     1478     1484       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@AnnaShaleva AnnaShaleva left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise LGTM.

docs/rpc.md Show resolved Hide resolved
@roman-khimov roman-khimov merged commit 8aeb30e into master Nov 21, 2023
17 of 18 checks passed
@roman-khimov roman-khimov deleted the doc-canceltx-rpc branch November 21, 2023 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation rpc RPC server and client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants