PHP WebShell
Текущая директория: /usr/lib/node_modules/bitgo/node_modules/@bitgo/utxo-core/dist/src/testutil
Просмотр файла: generatePayGoAttestationProof.utils.d.ts
/** We have a mirrored function similar to our hsm that generates our Bitcoin signed
* message so that we can use for testing. This creates a random entropy as well using
* the nilUUID structure to construct our uuid buffer and given our address we can
* directly encode it into our message.
*
* @param attestationPrvKey
* @param uuid
* @param address
* @returns
*/
export declare function generatePayGoAttestationProof(uuid: string, address: Buffer, hasPrefix?: boolean): Buffer;
//# sourceMappingURL=generatePayGoAttestationProof.utils.d.ts.map
Выполнить команду
Для локальной разработки. Не используйте в интернете!