Minimal interface for checking if an address is mapped on-chain.
The Ink SDK's createInkSdk(client) returns an object with this method. We accept it structurally to avoid importing @polkadot-api/sdk-ink.
createInkSdk(client)
@polkadot-api/sdk-ink
Minimal interface for checking if an address is mapped on-chain.
The Ink SDK's
createInkSdk(client)returns an object with this method. We accept it structurally to avoid importing@polkadot-api/sdk-ink.