Method: TurnkeyClient::ImportPrivateKeyIntent#address_formats
- Defined in:
- lib/turnkey_client/models/import_private_key_intent.rb
#address_formats ⇒ Object
Cryptocurrency-specific formats for a derived address (e.g., Ethereum).
28 29 30 |
# File 'lib/turnkey_client/models/import_private_key_intent.rb', line 28 def address_formats @address_formats end |