MCPcopy Create free account
hub / github.com/CPChain/chain / makeSwapStackFunc

Function makeSwapStackFunc

core/vm/stack_table.go:42–44  ·  view source on GitHub ↗
(n int)

Source from the content-addressed store, hash-verified

40}
41
42func makeSwapStackFunc(n int) stackValidationFunc {
43 return makeStackFunc(n, n)
44}

Callers 1

Calls 1

makeStackFuncFunction · 0.85

Tested by

no test coverage detected