Bitcoin method
Bitcoin and related UTXO-chain SDK capabilities are grouped here, including address retrieval, public key export, message signing, transaction signing, and message verification.
Bitcoin transactions usually require information such as input, output, script type and path to be prepared. Before calling the signature interface, please ensure that the transaction data is constructed from a trusted source, and carefully check the payment address, amount, and fee on the device.