We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ grep -nri applicaiton app/cmd/cli/query.go:538: params := rpc.HeightAndApplicaitonOptsParams{ app/cmd/rpc/rpc_test.go:643: var params = HeightAndApplicaitonOptsParams{ app/cmd/rpc/rpc_test.go:659: params = HeightAndApplicaitonOptsParams{ app/cmd/rpc/query.go:78:type HeightAndApplicaitonOptsParams struct { app/cmd/rpc/query.go:732: var params = HeightAndApplicaitonOptsParams{} x/apps/types/errors_test.go:163:func TestError_ErrApplicaitonPubKeyExists(t *testing.T) { x/apps/types/errors_test.go:238:func TestError_ErrBadApplicaitonAddr(t *testing.T) { x/apps/types/errors_test.go:258: t.Errorf("ErrBadApplicaitonAddr(): returns %v but want %v", got, tt.want) x/apps/keeper/application_test.go:40: t.Errorf("Applicaiton.GetApplication() = got %v, want %v", found, tt.want) x/apps/keeper/application_test.go:155: t.Errorf("Applicaiton.GetAllApplications() = got %v, want %v", got, tt.want) x/apps/keeper/application_test.go:184: t.Errorf("Applicaiton.GetAllApplications() = got %v, want %v", got, tt.want) x/apps/keeper/appStateChanges_test.go:15:func TestAppStateChange_ValidateApplicaitonBeginUnstaking(t *testing.T) { x/apps/keeper/appUnstaked.go:19:// deleteUnstakingApplicaiton - DeleteEvidence an application address from the unstaking queue
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: