MCPcopy Create free account
hub / github.com/DNAProject/DNA / PushNotifications

Method PushNotifications

smartcontract/context/context.go:43–43  ·  view source on GitHub ↗
(notifications []*event.NotifyEventInfo)

Source from the content-addressed store, hash-verified

41 PopContext()
42 CheckWitness(address common.Address) bool
43 PushNotifications(notifications []*event.NotifyEventInfo)
44 NewExecuteEngine(code []byte, txtype types.TransactionType) (Engine, error)
45 CheckUseGas(gas uint64) bool
46 CheckExecStep() bool

Callers 3

InvokeMethod · 0.65
NotifyFunction · 0.65
InvokeMethod · 0.65

Implementers 1

SmartContractsmartcontract/smart_contract.go

Calls

no outgoing calls

Tested by

no test coverage detected