Home
last modified time | relevance | path

Searched defs:address_n (Results 1 – 19 of 19) sorted by relevance

/dports/security/py-keepkey/python-keepkey-7.2.1/keepkeylib/
H A Dbinance.py22 def get_address(client, address_n, show_display=False): argument
30 def get_public_key(client, address_n, show_display=False): argument
37 def sign_tx(client, address_n, tx_json): argument
H A Dclient.py655 def eos_get_public_key(self, address_n, show_display=True, legacy=True): argument
745 def nano_get_address(self, coin_name, address_n, show_display=False): argument
755 self, coin_name, address_n, argument
792 def cosmos_get_address(self, address_n, show_display=False): argument
800 address_n, argument
861 def thorchain_get_address(self, address_n, show_display=False, testnet=False): argument
869 address_n, argument
951 def ripple_get_address(self, address_n, show_display=False): argument
958 def ripple_sign_tx(self, address_n, msg): argument
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/accounts/usbwallet/trezor/
H A Dmessages-ethereum.proto22 …repeated uint32 address_n = 1; // BIP-32 path to derive the k… field
42 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
64 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
106 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
/dports/security/py-keepkey/python-keepkey-7.2.1/device-protocol/
H A Dmessages-ripple.proto13 …repeated uint32 address_n = 1; // BIP-32 path. For compatibility with other wallets, must be m/4… field
31 …repeated uint32 address_n = 1; // BIP-32 path. For compatibility with other wallets, must be m/… field
H A Dmessages-nano.proto21 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
40 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
H A Dmessages-cosmos.proto15 …repeated uint32 address_n = 1; // BIP-32 path. For compatibility with other wallets, must be m/44… field
33 …repeated uint32 address_n = 1; // BIP-32 path. For compatibility with other wallets, must… field
H A Dmessages-thorchain.proto15 …repeated uint32 address_n = 1; // BIP-32 path. For compatibility with other wallets, must be m/44… field
34 …repeated uint32 address_n = 1; // BIP-32 path. For compatibility with other wallets, must… field
H A Dmessages-binance.proto16 repeated uint32 address_n = 1; // BIP-32-style path to derive the key from master node field
34 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
55 repeated uint32 address_n = 1; // BIP-32-style path to derive the key from master node field
H A Dmessages.proto355 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
378 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
392 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
542 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
582 repeated uint32 address_n = 4; // BIP-32 path to derive the signing key from master node field
602 repeated uint32 address_n = 1; // BIP-32 path to derive the decryption key from master node field
623 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
704 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
757 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
H A Dmessages-eos.proto20 … repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node 44'/194'/0' field
41 …repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node 44… field
114 repeated uint32 address_n = 4; field
H A Dtypes.proto167 repeated uint32 address_n = 2; // BIP-32 path to derive the key from node field
217 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
235 …repeated uint32 address_n = 2; // BIP-32 path to derive the key from master node; has highe… field
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/status-im/keycard-go/vendor/github.com/ethereum/go-ethereum/accounts/usbwallet/internal/trezor/
H A Dmessages.proto291 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
313 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
327 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
460 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
500 repeated uint32 address_n = 4; // BIP-32 path to derive the signing key from master node field
520 repeated uint32 address_n = 1; // BIP-32 path to derive the decryption key from master node field
541 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
649 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
693 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
H A Dtypes.proto161 repeated uint32 address_n = 2; // BIP-32 path to derive the key from node field
197 repeated uint32 address_n = 1; // BIP-32 path to derive the key from master node field
214 …repeated uint32 address_n = 2; // BIP-32 path to derive the key from master node; has higher pri… field
/dports/finance/electrum/Electrum-4.1.5/electrum/plugins/safe_t/
H A Dclientbase.py223 def get_public_node(self, address_n, creating): argument
H A Dsafe_t.py247 def _make_node_path(self, xpub, address_n): argument
/dports/finance/electrum/Electrum-4.1.5/electrum/plugins/keepkey/
H A Dclientbase.py221 def get_public_node(self, address_n, creating): argument
H A Dkeepkey.py277 def _make_node_path(self, xpub, address_n): argument
/dports/net-p2p/rtorrent/rtorrent-0.9.8/rak/
H A Dsocket_address.h163 uint32_t address_n() const { return m_sockaddr.sin_addr.s_addr; } in address_n() function
/dports/finance/electrum/Electrum-4.1.5/electrum/plugins/trezor/
H A Dtrezor.py283 def _make_node_path(self, xpub, address_n): argument