Derive an AccountIdentifier from a PublicKey
Retrieves the Account Identifier information based on a Public Key for a given network
Request Body — REQUIRED | ||||||
---|---|---|---|---|---|---|
network_identifier object — REQUIREDThe network_identifier specifies which network a particular object is associated with.
| ||||||
public_key object — REQUIREDPublicKey contains a public key byte array for a particular CurveType encoded in hex. Note that there is no PrivateKey struct as this is NEVER the concern of an implementation.
| ||||||
metadata object |
Responses | |||||||||
---|---|---|---|---|---|---|---|---|---|
200 Success
| |||||||||
400 Error
|