fix method comment

This commit is contained in:
Jared Wasinger 2025-04-25 17:37:44 +08:00
parent 39c1de6c5c
commit 9ed71be375

View file

@ -102,7 +102,7 @@ var (
return enc
}
// Pack{{.Normalized.Name}} is the Go binding used to pack the parameters required for calling
// TryPack{{.Normalized.Name}} is the Go binding used to pack the parameters required for calling
// the contract method with ID 0x{{printf "%x" .Original.ID}}. This method will return an error
// if any inputs are invalid/nil.
//