PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@bitgo-forks/avalanchejs/dist/es/vms/common
Просмотр файла: models.d.ts
export type SpendOptions = {
minIssuanceTime?: bigint;
changeAddresses?: Uint8Array[];
threshold?: number;
memo?: Uint8Array;
locktime?: bigint;
};
export type SpendOptionsRequired = Required<SpendOptions>;
export type SigMapping = Map<string, number>;
export type SigMappings = SigMapping[];
//# sourceMappingURL=models.d.ts.mapВыполнить команду
Для локальной разработки. Не используйте в интернете!