You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
Use *bool for the indexer optional bool parameters (#395)
* - Use *bool for the indexer HasTimelockCondition, HasExpirationCondition and RequiresStorageDepositReturn params, since omitempty will omit the default "false" value
* - Fixed test
0 commit comments