GetBootStrapUrl is a free data retrieval call binding the contract method 0xb7e982be. Solidity: function getBootStrapUrl() constant returns(string)
()
| 191 | // |
| 192 | // Solidity: function getBootStrapUrl() constant returns(string) |
| 193 | func (_Dosbridge *DosbridgeSession) GetBootStrapUrl() (string, error) { |
| 194 | return _Dosbridge.Contract.GetBootStrapUrl(&_Dosbridge.CallOpts) |
| 195 | } |
| 196 | |
| 197 | // GetBootStrapUrl is a free data retrieval call binding the contract method 0xb7e982be. |
| 198 | // |
nothing calls this directly
no test coverage detected