Get Account Public Key
Get the public key associated with an account ID.
Request:
requestType
is getAccountPublicKey
account
is the account IDResponse:
(S)
publicKey
is the 32-byte public key associated with the account, returned as a hex string
(N) requestProcessingTime
is the API request processing time (in millisec)Last modified 1yr ago