Skip to content
Snippets Groups Projects
Verified Commit 5b410693 authored by vbot's avatar vbot Committed by Marco Stronati
Browse files

Alpha/RPCs: fix wrong encoding name fields

This patch fixes a mislabeled field in the JSON encoding of operation receipts.
The balance updates had a field `level` that actually contained a cycle.
It is now named `cycle`.

Third party software that make use of receipts such as block explorers
or wallets may need to be updated accordingly. A simple solution is to
support both during the protocol change period.
parent a3d04dd2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment