Skip to content

Commit

Permalink
script prefixes
Browse files Browse the repository at this point in the history
add script_vk
  • Loading branch information
paweljakubas committed Oct 20, 2020
1 parent 0a34c9b commit 6843b7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CIP5/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ We define the following set of common prefixes with their corresponding semantic
| `vrf_vk` | VRF verification key |
| `vrf_vkh` | VRF verification key hash |
| `vrf_sk` | VRF signing key |
| `script` | Script hash |
| `script_vkh` | Verification key hash used in script |
| `script_vk` | Verification key of key hash used in script |
| `script_sk` | Signing key for vkh used in script |

## Rationale

Expand Down

0 comments on commit 6843b7b

Please sign in to comment.