UNPKG

@linenext/dapp-portal-sdk

Version:

Dapp Portal SDK

4 lines (3 loc) 236 B
export declare function convertToLegacyMethodName(methodName: string): string; export declare function convertFromLegacyMethodName(methodName: string): string; export declare function convertToEthMethodName(methodName: string): string;