Skip to content

Commit

Permalink
Update src/api.md
Browse files Browse the repository at this point in the history
Co-authored-by: Pierre Krieger <[email protected]>
  • Loading branch information
josepot and tomaka authored Sep 7, 2023
1 parent 5b9ab7d commit 82cafad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ Any missing parameter, or parameter with an invalid format, should result in a J

- "hexadecimal-encoded" designates a binary value encoded as hexadecimal. The value must either be empty, or start with `"0x"` and contain an even number of characters.
- "SCALE-encoded" designates a value encoded using [the SCALE codec](https://docs.substrate.io/v3/advanced/scale-codec/).
- "Merkle value" as decribed in the [Polkadot spec](https://spec.polkadot.network/chap-state#defn-merkle-value).
- "Merkle value" is described in the [Polkadot specification](https://spec.polkadot.network/chap-state#defn-merkle-value).

0 comments on commit 82cafad

Please sign in to comment.