Skip to content

Commit

Permalink
Add minor precision regarding StakeCredential.
Browse files Browse the repository at this point in the history
  Base16 is only for key hashes.
  • Loading branch information
KtorZ committed Feb 7, 2023
1 parent 367251b commit be859d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/static/ogmios.wsp.json
Expand Up @@ -4329,6 +4329,7 @@
, "StakeCredential":
{ "oneOf":
[ { "title": "Base16"
, "description": "A stake *key* hash in base16. If you need to represent a *script* hash, use bech32."
, "$ref": "ogmios.wsp.json#/definitions/Digest[Blake2b]::Credential"
}
, { "title": "Bech32"
Expand Down

0 comments on commit be859d6

Please sign in to comment.