Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildMCMSv2Cmd ¶
func BuildMCMSv2Cmd(lggr logger.Logger, domain cldf_domain.Domain, proposalContextProvider analyzer.ProposalContextProvider) *cobra.Command
Types ¶
type ErrDecoder ¶
type ErrDecoder struct {
// contains filtered or unexported fields
}
ErrDecoder indexes custom-error selectors across many ABIs.
func NewErrDecoder ¶
func NewErrDecoder(registry analyzer.EVMABIRegistry) (*ErrDecoder, error)
NewErrDecoder builds an index from EVM ABI registry.
Click to show internal directories.
Click to hide internal directories.