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

Xrb conversion rpc calls removed #710

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions docs/commands/rpc-protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -4613,6 +4613,12 @@ Note: Before v20, the sampling period was between 16 and 36 seconds.

---

## Removed RPCs

---

#### Removed in _v28_

### krai_from_raw
Divide a raw amount down by the krai ratio.

Expand Down Expand Up @@ -4727,10 +4733,6 @@ Multiply an rai amount by the rai ratio.

---

## Removed RPCs

---

#### Removed in _v22_

### block_count_type
Expand Down
Loading