PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@substrate/txwrapper-core/lib/core/construct
Просмотр файла: getTxHash.d.ts
/**
* Derive the tx hash of a signed transaction offline.
*
* @param signedTx - The hex encoding of a signed transaction
*/
export declare function getTxHash(signedTx: string): string;
Выполнить команду
Для локальной разработки. Не используйте в интернете!