Message: UpdateCrosschainFlags
The UpdateCrosschainFlags
message is used to enable cross-chain related flags. These flags are
IsInboundEnabled
, which determines whether inbound transactions are enabledIsOutboundEnabled
, which determines whether outbound transactions are enabledGasPriceIncreaseFlags
, which determines how much to increase the gas price by for long-term pending transactionsBlockHeaderVerificationFlags
, which determines whether block-header transaction proofs are able to be verified for Ethereum and Bitcoin
A policy type 1 admin is able to modify the BlockHeaderVerificationFlags
as well as disable inbound and outbound communication. Reenabling inbound or outbound communication and modifying the GasPriceIncreaseFlags
require a policy type 2 admin account.