UNPKG

@solsdk/keystone_sdk

Version:

SDK for Keystone Protocol

3 lines (2 loc) 133 B
export declare function trimFeedId(feedId: string): string; export declare function getFeedIdUint8Array(feedId: string): Uint8Array;