Skip to content

Commit

Permalink
tiny change
Browse files Browse the repository at this point in the history
  • Loading branch information
jcp19 committed Dec 20, 2024
1 parent 00db763 commit 8d6127a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/addr/isdas.go
Original file line number Diff line number Diff line change
Expand Up @@ -241,8 +241,8 @@ func (ia *IA) UnmarshalText(b []byte) error {
return nil
}

// @ pure
// @ decreases
// @ pure
func (ia IA) IsZero() bool {
return ia == 0
}
Expand Down

0 comments on commit 8d6127a

Please sign in to comment.