Commit Graph

2 Commits

Author SHA1 Message Date
Abhinav Gupta 8ec102c2f2
sdk/contract: Deprecate non-f variants
Mark the non-f variants of these functions as deprecated,
pushing users to use the f variants
that require an accompanying error message.

staticcheck will prevent any new uses of these deprecated functions.

Resolves 
2023-03-03 14:37:59 -08:00
evanboyle fccf301d14 move pkg/util/contract -> sdk/go/common/util/contract 2020-03-18 14:40:07 -07:00