UNPKG

@hashgraphonline/standards-sdk

Version:

The Hashgraph Online Standards SDK provides a complete implementation of the Hashgraph Consensus Standards (HCS), giving developers all the tools needed to build applications on Hedera.

3 lines 174 B
import { proto } from '@hashgraph/proto'; export declare function parseKey(key: proto.IKey | null | undefined): string | undefined; //# sourceMappingURL=parser-utils.d.ts.map