UNPKG

@keplr-ewallet/ewallet-sdk-cosmos

Version:
3 lines (2 loc) 136 B
import { type CosmosEWallet } from "../cosmos_ewallet"; export declare function getPublicKey(this: CosmosEWallet): Promise<Uint8Array>;