signTransaction
signTransaction(xdr: string, opts?: { network?: string, networkPassphrase?: string, address?: string }) -> <Promise<{ signedTxXdr: string; signerAddress: string; } & { error?: string; }>>
Test Freighter's signTransaction
method:
Enter transaction XDR:
Enter network passphrase (optional):
Request signature from specific public key (optional):
Result:Signer address: