HomePhabricator

Replaced calls to DecodeDestination(str) with DecodeDestination(str,config)…

Description

Replaced calls to DecodeDestination(str) with DecodeDestination(str,config) where config was already available in local scope

Summary: Replace direct calls of Params() with Config.GetChainParams() Refs T170

Test Plan:
make check
./test/functional/test_runner.py --extended

Reviewers: jasonbcox, O1 Bitcoin ABC, #bitcoin_abc, deadalnix, schancel

Reviewed By: jasonbcox, O1 Bitcoin ABC, #bitcoin_abc, deadalnix, schancel

Subscribers: schancel, deadalnix, teamcity

Maniphest Tasks: T170

Differential Revision: https://reviews.bitcoinabc.org/D1073

Details

Provenance
matra774Authored on Feb 9 2018, 12:52
matra774Pushed on Feb 18 2018, 09:18
Reviewer
Restricted Owners Package
Differential Revision
D1073: Replaced calls to DecodeDestination(str) with DecodeDestination(str,config) where config was already available in local scope
Parents
rABC90c710fa0b58: [Part2] Use config.GetChainParams() insted of Params() where config is…
Branches
Unknown
Tags
Unknown