- 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
- Branch
- more-paybutton-spec-improvements
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 26530 Build 52630: Build Diff Build 52629: arc lint + arc unit
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