PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/xrpl/dist/npm/client
Просмотр файла: partialPayment.d.ts
import type { TransactionStream } from '..';
import type { APIVersion } from '../models/common';
import type { RequestResponseMap } from '../models/methods';
import { BaseRequest } from '../models/methods/baseMethod';
export declare function handlePartialPayment<R extends BaseRequest, T = RequestResponseMap<R, APIVersion>>(command: string, response: T): void;
export declare function handleStreamPartialPayment(stream: TransactionStream, log: (id: string, message: string) => void): void;
//# sourceMappingURL=partialPayment.d.ts.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!