package
0.0.0-20231121092536-ddfbed8749d9
Repository: https://github.com/stellar/starbridge.git
Documentation: pkg.go.dev
# Functions
NewAssetConverter constructs a new instance of AssetConverter.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
AssetConverter maps assets from Stellar to their equivalent tokens on Ethereum and vice versa.
AssetMappingConfigEntry is the toml representation of a mapping between a Stellar asset and an Ethereum token.
EthereumRefundValidator checks if it is possible to refund a deposit to the ethereum bridge smart contract.
EthereumWithdrawalDetails includes metadata about the validation result.
EthereumWithdrawalValidator checks if it is possible to withdraw a deposit to the Stellar bridge account.
StellarRefundDetails includes metadata about the validation result.
StellarRefundValidator checks if it is possible to refund a deposit to depositor's Stellar account.
StellarWithdrawalDetails includes metadata about the validation result.
StellarWithdrawalValidator checks if it is possible to withdraw a deposit to the ethereum bridge smart contract on Stellar.
No description provided by the author