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
This code has what looks like C-style coding styles and is quite pedantic to declare the byteslice and the error, then switch between the various callers whose return signatures are ([]byte, error) instead of an immediate return
This code has what looks like C-style coding styles and is quite pedantic to declare the byteslice and the error, then switch between the various callers whose return signatures are
([]byte, error)
instead of an immediate returnledger-cosmos-go/user_app.go
Lines 149 to 169 in e9d4c19
Suggested fix
/cc @elias-orijtech @julienrbrt
The text was updated successfully, but these errors were encountered: