Page MenuHomePhabricator

[chronik.e.cash] Use array implementation in examples
ClosedPublic

Authored by bytesofman on Sep 18 2024, 13:41.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABC813c14caa50b: [chronik.e.cash] Use array implementation in examples
Summary

We can initialize with a string, but array is best practice. Use it everywhere.

Test Plan

grep -r 'new ChronikClient' docs/ and make sure you got them all

Diff Detail

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