SidechainConfig
public struct SidechainConfig : DecodableUndocumented
- 
                  
                  Undocumented DeclarationSwift public let ethContractAddress: String
- 
                  
                  Undocumented DeclarationSwift public let ethCommitteeUpdateMethod: EthMethod
- 
                  
                  Undocumented DeclarationSwift public let ethGenAddressMethod: EthMethod
- 
                  
                  Undocumented DeclarationSwift public let ethWithdrawMethod: EthMethod
- 
                  
                  Undocumented DeclarationSwift public let ethUpdateAddressMethod: EthMethod?
- 
                  
                  Undocumented DeclarationSwift public let ethCommitteeUpdatedTopic: String
- 
                  
                  Undocumented DeclarationSwift public let ethGenAddressTopic: String
- 
                  
                  Undocumented DeclarationSwift public let ethDepositTopic: String
- 
                  
                  Undocumented DeclarationSwift public let ethWithdrawTopic: String
- 
                  
                  Undocumented DeclarationSwift public let ETHAssetId: String
- 
                  init(ethContractAddress:ethCommitteeUpdateMethod:ethGenAddressMethod:ethWithdrawMethod:ethUpdateAddressMethod:ethCommitteeUpdatedTopic:ethGenAddressTopic:ethDepositTopic:ethWithdrawTopic:ETHAssetId:)Undocumented DeclarationSwift public init(ethContractAddress: String, ethCommitteeUpdateMethod: EthMethod, ethGenAddressMethod: EthMethod, ethWithdrawMethod: EthMethod, ethUpdateAddressMethod: EthMethod?, ethCommitteeUpdatedTopic: String, ethGenAddressTopic: String, ethDepositTopic: String, ethWithdrawTopic: String, ETHAssetId: String)
- 
                  
                  DeclarationSwift public init(from decoder: Decoder) throws
 View on GitHub
View on GitHub SidechainConfig Structure Reference
        SidechainConfig Structure Reference