|
ledger-core
|
Public Attributes | |
| std::shared_ptr< api::DynamicObject > | configuration |
| std::string | walletName |
| std::string | currencyName |
| std::function< std::shared_ptr< BitcoinLikeAccount >const std::shared_ptr< WalletPool > &, const std::shared_ptr< AbstractWallet > &)> | inflate_btc |
| std::function< std::shared_ptr< EthereumLikeAccount >const std::shared_ptr< WalletPool > &, const std::shared_ptr< AbstractWallet > &)> | inflate_eth |
| std::function< std::shared_ptr< RippleLikeAccount >const std::shared_ptr< WalletPool > &, const std::shared_ptr< AbstractWallet > &)> | inflate_xrp |
| std::function< std::shared_ptr< TezosLikeAccount >const std::shared_ptr< WalletPool > &, const std::shared_ptr< AbstractWallet > &)> | inflate_xtz |
1.8.13