PHP WebShell

Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@bitgo/utxo-core/dist/src/testutil

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

/** We receive a proof in the form:
 * 0x18Bitcoin Signed Message:\n<varint_length><ENTROPY><ADDRESS><UUID>
 * and when verifying our message we want to exclude the 0x18Bitcoin Signed Message:\n<varint_length>
 * of the proof so that we are left with the entropy address and uuid as our message.
 * This is what we are going to be verifying.
 *
 * @param proof
 * @returns
 */
export declare function trimMessagePrefix(proof: Buffer): Buffer;
//# sourceMappingURL=trimMessagePrefix.d.ts.map

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


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