GetByKey

EntityID

the ID for a single entity (account, claim, file, or smart contract instance)

GetByKeyQuery

Get all accounts, claims, files, and smart contract instances whose associated keys include the given Key. The given Key must not be a contractID or a ThresholdKey. This is not yet implemented in the API, but will be in the future.

GetByKeyResponse

Response when the client sends the node GetByKeyQuery

Last updated