wallet/getPublicKey
Gets the public key of the given account. If the account is not specified, the default account will be used.
Request
{
account?: string
}
Response
{
account: string;
publicKey: string;
}
The hardfork is coming on April 2nd, 12 noon.
Gets the public key of the given account. If the account is not specified, the default account will be used.
{
account?: string
}
{
account: string;
publicKey: string;
}
Join our newsletter and stay up to date with privacy and crypto.
Discover our impactful presence — read our blog.
Developers
Company