You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Purpose
Allows dApps to request a transaction to be signed without sending it.
Usage
Input should be the same to the used for "qubic_sendTransaction".
The wallet will return a signed transaction object, allowing the dApp to handle broadcasting it to the network later (if necessary).
The text was updated successfully, but these errors were encountered:
Method name
qubic_signTransaction
Purpose
Allows dApps to request a transaction to be signed without sending it.
Usage
Input should be the same to the used for "qubic_sendTransaction".
The wallet will return a signed transaction object, allowing the dApp to handle broadcasting it to the network later (if necessary).
The text was updated successfully, but these errors were encountered: