package
0.0.0-20230925020606-fc77d8896912
Repository: https://github.com/rodert/w3pro.git
Documentation: pkg.go.dev
# Functions
Copy shallow copies the value src to dst.
Parse parses the given Solidity args and returns its arguments.
ParseWithName parses the given Solidity function/event signature and returns its name and arguments.
# Variables
No description provided by the author
# Type aliases
Arguments represents a slice of [abi.Argument]'s.