UNPKG

@sofaws/dapp-core

Version:

A library to hold the main logic for a dapp on the Elrond Network

5 lines 196 B
/** * !!! This function is deprecated. Please use parseAmount instead. * */ export declare function nominate(amount: string, numDecimals?: number): string; //# sourceMappingURL=nominate.d.ts.map