sign the dApp transaction - when the dApp passes the transaction, a dApp multisig op is initiated. During the initiation of the op, the dApp instructions are passed into the wallet and stored in the multisig op data account. Once the required number of approvals is complete (with a minimum of a single approval ), a signed finalize instruction for the multisig op is passed to the dApp. When the dApp executes the returned instructions, the dApp transaction will be executed as part of finalizing the multisig op.