# Bridge Operator

* Operators act automonously from Governance to make all bridging tasks possible by continously managing the tasks of each chain.&#x20;

**Operating Process**

* Transaction information relay for a Vault
  * Transfers to Orbit Chain's Orbit Hub the transaction information (transaction hash, method, event, memo, etc.) that each chain has for Vault so that Validators can reach consensus quickly.&#x20;
* Transaction information relay for Minters
  * Transfers to Orbit Chain's Orbit Hub the transaction information (transaction hash, method, event, memo, etc.) that each chain has for Vault so that Validators can reach consensus quickly.&#x20;
* Process information relay for building a multiple signature wallet transaction in each bridge contract&#x20;
  * Suggest transaction object for each chain specification (sequence format , transaction fee situation etc) and support to successful consensus
* Executes the agreed transactions on each chain
  * Through Orbit chain, the Validator signs the transaction based on the completed transaction information so that it can run on each chain.
