HomePhabricator

Fix compile errors in Amount caused by ambiguous instantation

Description

Fix compile errors in Amount caused by ambiguous instantation

Summary: Amount(long long) was ambiguous causing compile errors. Instantiation is now generalized to all integers

Test Plan: None; minor refactoring only

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

Reviewed By: schancel, O1 Bitcoin ABC, #bitcoin_abc

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

Details

Provenance
tomtomtom7Authored on Oct 10 2017, 14:22
tomtomtom7Pushed on Oct 10 2017, 15:30
Reviewer
Restricted Owners Package
Differential Revision
D594: Fix compile errors in Amount caused by ambiguous instantation
Parents
rABC003afd703547: Convert txmempool.cpp and txmempool.h to use Amount struct
Branches
Unknown
Tags
Unknown