Skip to main content

Function: test_signing()

function test_signing(wallet): Promise<void>;

Call this method to check sign_callback works as expected. If it will return invalid signature then exception is raised with the description of the error.

Parameters

wallet: Wallet

Returns

Promise<void>


Coinweb © 2024