31 #ifndef LEDGER_CORE_P2PKHBITCOINLIKEKEYCHAIN_HPP 32 #define LEDGER_CORE_P2PKHBITCOINLIKEKEYCHAIN_HPP 34 #include "CommonBitcoinLikeKeychains.hpp" 35 #include "../../../collections/DynamicObject.hpp" 36 #include <api/Currency.hpp> 44 const std::shared_ptr<api::BitcoinLikeExtendedPublicKey> &xpub,
45 const std::shared_ptr<Preferences> &preferences);
46 int32_t getOutputSizeAsSignedTxInput()
const override ;
52 #endif //LEDGER_CORE_P2PKHBITCOINLIKEKEYCHAIN_HPP Definition: P2PKHBitcoinLikeKeychain.hpp:40
Definition: CommonBitcoinLikeKeychains.hpp:63
Definition: Currency.hpp:23
Definition: Account.cpp:8