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

Method SignalRandom

onchain/dosproxy/DOSProxy.go:1637–1639  ·  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

1635//
1636// Solidity: function signalRandom() returns()
1637func (_Dosproxy *DosproxySession) SignalRandom() (*types.Transaction, error) {
1638 return _Dosproxy.Contract.SignalRandom(&_Dosproxy.TransactOpts)
1639}
1640
1641// SignalRandom is a paid mutator transaction binding the contract method 0xb9424b35.
1642//

Callers

nothing calls this directly

Calls 1

SignalRandomMethod · 0.65

Tested by

no test coverage detected