Structs
| TxInfo | Helper struct for MultisigComponent that optimizes how transaction-related information is stored, including the transaction’s execution status and the block it was submitted in. |
| SignersInfo | Helper struct for MultisigComponent that optimizes how the quorum value and the total number of signers are stored. |