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

Function add

wasmtest/contracts-cplus/neo_contract.py:92–93  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

90
91
92def add(a, b):
93 return a + b
94
95
96def testboolean(istrue, vectorint):

Callers 1

MainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected