NetworksRelease VersioningOffline transaction signingGlossary
Hardfork Update Process

wallet/exportAccount

Exports the keys to the default account, or the named account if account is specified.

The spendingKey will be null in the response if viewOnly = true or if exporting a view-only account.

Request 

{
  account?: string
  viewOnly?: boolean
  format?: AccountFormat
  language?: LanguageKey
}

Supported AccountFormats

Supported Mnemonic Languages

Response 

If no format is specified, the legacy RpcAccountImport type will be returned. Otherwise, the RPC will serialize the account into a string of the desired format.

{
  account: string | RpcAccountImport | null
}

RPC Objects:

  • RpcAccountImport
View on Github

Join our newsletter and stay up to date with privacy and crypto.

Discover our impactful presence — read our blog.

Learn

  • FAQ
  • Whitepaper
  • Tokenomics

Use

  • Get Started
  • Node App
  • Mine
  • Block Explorer
  • Ecosystem

Developers

  • Documentation
  • Github

Community

  • Foundation
  • Governance
  • Grants
  • Our Community

Company

  • About Us
  • Media Kit
  • Contact Us
Privacy Policy

|

Copyright 2024 Iron Fish.