PHP WebShell
Текущая директория: /opt/BitGoJS/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;
Выполнить команду
Для локальной разработки. Не используйте в интернете!