PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@bitgo/sdk-core/dist/src/bitgo/utils
Просмотр файла: transactionUtils.d.ts
import { ITransactionRecipient } from '../baseCoin';
export declare function transactionRecipientsMatch(recipient1: ITransactionRecipient, recipient2: ITransactionRecipient): {
addressMatch: boolean;
amountMatch: boolean;
memoMatch: boolean;
tokenMatch: boolean;
exactMatch: boolean;
};
//# sourceMappingURL=transactionUtils.d.ts.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!