PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@iota/iota-sdk/dist/esm/cryptography

Просмотр файла: intent.d.ts

import { bcs } from '../bcs/index.js';
export type IntentScope = Exclude<keyof typeof bcs.IntentScope.$inferType, '$kind'>;
/**
 * Inserts a domain separator for a message that is being signed
 */
export declare function messageWithIntent(scope: IntentScope, message: Uint8Array): Uint8Array;

Выполнить команду


Для локальной разработки. Не используйте в интернете!