mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-05-05 13:06:20 +00:00
pkg: fix gofmt issues
This commit is contained in:
parent
e41d434a49
commit
f5a1b928ce
3 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@ type (
|
|||
// invokefunction RPC method.
|
||||
FuncParam struct {
|
||||
Type smartcontract.ParamType `json:"type"`
|
||||
Value Param `json:"value"`
|
||||
Value Param `json:"value"`
|
||||
}
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue