- Specify data pushes will be utf8 encoded
- Specify that all pushes are required. OP_0 may be pushed in the data or nonce position to signify these pushes are empty.
Details
Details
- Reviewers
Klakurka - Group Reviewers
Restricted Project - Commits
- rABCdb058e9c530c: [paybutton spec] Updates to spec
Confirm spec is accurate + desirable
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
We're using 12-byte examples for the nonce (payment ID) here but we're actually going to be doing 8 bytes so let's change that. The rest looks good.
Comment Actions
specify nonce at 8 bytes, change data example to 12 bytes to avoid confusion with nonce