UNPKG

@oko-wallet/oko-sdk-cosmos

Version:
3 lines (2 loc) 156 B
import type { OkoCosmosWalletInterface } from "../types"; export declare function getPublicKey(this: OkoCosmosWalletInterface): Promise<Uint8Array | null>;