Re-exports

Modules

  • Each chain has a special id, this module provides a chain id for all currently supported chains
  • This module is responsible for the ability to check on-chain that a claim has been made using the debridge infrastructure
  • This module is responsible for working with debridge accounts of the program, which can allow you to request meta-information necessary for sending. For example, is it possible to send to some network or what commission is set at the moment
  • This module is responsible for working with debridge accounts pubkeys of the program, which can allow you to request meta-information necessary for sending. For example, is it possible to send to some network or what commission is set at the moment
  • This module is responsible for the ability to make on-chain send using the debridge infrastructure

Structs

Enums

Constants

Statics

  • Program of debridge program This program is responsible for sending and claiming submission
  • Program of debridge-settings program This program is responsible for settings of debridge protocol & storing confirmations

Traits

  • Keccak256 Hash Function Isolates work with Solana’s hash function