Skip to content

Commit

Permalink
Update RFC/src/RFC-0202_TariScriptOpcodes.md
Browse files Browse the repository at this point in the history
Co-authored-by: Byron Hambly <byron.hambly@gmail.com>
  • Loading branch information
SWvheerden and delta1 authored Jan 10, 2022
1 parent 0ac5f92 commit 3538674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RFC/src/RFC-0202_TariScriptOpcodes.md
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ The types of input parameters that are accepted are:
| Integer | 64-bit signed integer |
| Hash | 32-byte hash value |
| PublicKey | 32-byte Ristretto public key |
| Signature | 32-byte nonce + 32-byte signature |
| Signature | 32-byte nonce + 32-byte signature |
| Data | single byte, n, indicating length of data, followed by n bytes of data |
| RistrettoScalar | 32-byte Ristretto secret key |

Expand Down

0 comments on commit 3538674

Please sign in to comment.