Page MenuHomePhabricator

[ecash-herald] Patch typo in secrets.sample.ts
ClosedPublic

Authored by bytesofman on Wed, Nov 6, 18:04.

Details

Reviewers
PiRK
Group Reviewers
Restricted Project
Commits
rABC5cdb30488b75: [ecash-herald] Patch typo in secrets.sample.ts
Summary

We want to export the object, not the type

Test Plan
cp secrets.sample.ts secrets.ts

update with values
node scripts/sendMsgByBlock and it works rather than throws type error

This error was not propagated in CI so it only impacts someone trying to run locally by following README instructions, or myself after accidentally deleting secrets.ts

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable