UNPKG

blockstack

Version:

The Blockstack Javascript library for authentication, identity, and storage.

3 lines (2 loc) 214 B
export declare function containsValidProofStatement(searchText: string, name?: string | null): boolean; export declare function containsValidAddressProofStatement(proofStatement: string, address: string): boolean;