MCPcopy Create free account
hub / github.com/argotorg/solidity / appendData

Method appendData

libyul/backends/evm/NoOutputAssembly.cpp:177–180  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

175}
176
177AbstractAssembly::SubID NoOutputAssembly::appendData(bytes const&)
178{
179 return {1};
180}
181
182
183void NoOutputAssembly::appendImmutable(std::string const&)

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected