MCPcopy Create free account
hub / github.com/DOSNetwork/core / SignalRandom

Method SignalRandom

onchain/dosproxy/DOSProxy.go:1644–1646  ·  view source on GitHub ↗

SignalRandom is a paid mutator transaction binding the contract method 0xb9424b35. Solidity: function signalRandom() returns()

()

Source from the content-addressed store, hash-verified

1642//
1643// Solidity: function signalRandom() returns()
1644func (_Dosproxy *DosproxyTransactorSession) SignalRandom() (*types.Transaction, error) {
1645 return _Dosproxy.Contract.SignalRandom(&_Dosproxy.TransactOpts)
1646}
1647
1648// SignalUnregister is a paid mutator transaction binding the contract method 0x7c1cf083.
1649//

Callers

nothing calls this directly

Calls 1

SignalRandomMethod · 0.65

Tested by

no test coverage detected