Skip to content

Commit

Permalink
hook
Browse files Browse the repository at this point in the history
  • Loading branch information
fishonamos committed Jul 26, 2024
1 parent 98f612a commit 29e2e0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/casm-inspect/disasm.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
"github.com/urfave/cli/v2"
)

type disasmProgram struct {
tye disasmProgram struct {
pathToFile string
bytecodeKey string

Expand Down

0 comments on commit 29e2e0d

Please sign in to comment.