Creates a new Intent proof unsigned transaction.
This function constructs a special transaction that can be signed to prove ownership of VTXOs and UTXOs. The proof includes the message to be signed and the inputs/outputs that demonstrate ownership.
The Intent message to be signed, either raw string of Message object
Array of transaction inputs to prove ownership of
Optional array of transaction outputs
An unsigned Intent proof transaction
Creates a new Intent proof unsigned transaction.
This function constructs a special transaction that can be signed to prove ownership of VTXOs and UTXOs. The proof includes the message to be signed and the inputs/outputs that demonstrate ownership.