PHP WebShell
Текущая директория: /opt/BitGoJS/modules/sdk-coin-rune/dist/src/lib
Просмотр файла: transferBuilder.d.ts
import { TransactionType } from '@bitgo/sdk-core';
import { BaseCoin as CoinConfig } from '@bitgo/statics';
import { CosmosTransferBuilder, CosmosUtils, SendMessage } from '@bitgo/abstract-cosmos';
export declare class RuneTransferBuilder extends CosmosTransferBuilder {
protected _utils: CosmosUtils;
constructor(_coinConfig: Readonly<CoinConfig>, utils: CosmosUtils);
protected get transactionType(): TransactionType;
/** @inheritdoc */
messages(sendMessages: SendMessage[]): this;
}
//# sourceMappingURL=transferBuilder.d.ts.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!