AddressBridge is a free data retrieval call binding the contract method 0x76cffa53. Solidity: function addressBridge() constant returns(address)
()
| 199 | // |
| 200 | // Solidity: function addressBridge() constant returns(address) |
| 201 | func (_Dosproxy *DosproxyCallerSession) AddressBridge() (common.Address, error) { |
| 202 | return _Dosproxy.Contract.AddressBridge(&_Dosproxy.CallOpts) |
| 203 | } |
| 204 | |
| 205 | // BootstrapCommitDuration is a free data retrieval call binding the contract method 0x372a53cc. |
| 206 | // |
nothing calls this directly
no test coverage detected