Derive an AccountIdentifier from a PublicKey
Retrieves the Account Identifier information based on a Public Key for a given network
| Request Body — REQUIRED | ||||||
|---|---|---|---|---|---|---|
| network_identifierobject —  REQUIREDThe network_identifier specifies which network a particular object is associated with. 
 | ||||||
| public_keyobject —  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. 
 | ||||||
| metadataobject | 
| Responses | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| 200Success 
 | |||||||||
| 400Error 
 |