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

Method SignalGroupFormation

onchain/dosproxy/DOSProxy.go:1616–1618  ·  view source on GitHub ↗

SignalGroupFormation is a paid mutator transaction binding the contract method 0x155fa82c. Solidity: function signalGroupFormation() returns()

()

Source from the content-addressed store, hash-verified

1614//
1615// Solidity: function signalGroupFormation() returns()
1616func (_Dosproxy *DosproxySession) SignalGroupFormation() (*types.Transaction, error) {
1617 return _Dosproxy.Contract.SignalGroupFormation(&_Dosproxy.TransactOpts)
1618}
1619
1620// SignalGroupFormation is a paid mutator transaction binding the contract method 0x155fa82c.
1621//

Callers

nothing calls this directly

Calls 1

SignalGroupFormationMethod · 0.65

Tested by

no test coverage detected