To support enforcing minimal pushdata in spec for registering aliases, add bool flag that will return the pushdata along with the push
Details
Details
- Reviewers
- None
- Group Reviewers
Restricted Project
npm test
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- add-pushdata-option-to-ecash-script
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 23927 Build 47464: Build Diff Build 47463: arc lint + arc unit
Event Timeline
Comment Actions
util add should be split out
modules/ecash-script/src/utils.js | ||
---|---|---|
12 | Ended up being convenient to have this helper function in support of returning pushdata |