PHP WebShell
Текущая директория: /opt/BitGoJS/modules/sdk-coin-near/dist/src/lib
Просмотр файла: constants.d.ts
/**
* Staking smart contract method names selected to use on the builders.
* You can see all methods here
* @see https://github.com/near/core-contracts/blob/master/staking-pool/README.md
*/
export declare const StakingContractMethodNames: {
readonly DepositAndStake: "deposit_and_stake";
readonly Unstake: "unstake";
readonly Withdraw: "withdraw";
};
export declare const HEX_REGEX: RegExp;
//# sourceMappingURL=constants.d.ts.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!