forked from cerc-io/laconicd-deprecated
The previous code is not incorrect since the method `SetBlockBloom` use the `ctx` passed in rather than the `k.ctx`. It's confusing that sometimes methods use ctx in parameter, sometimes use `k.ctx`, but that's another issue. Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| abci.go | ||
| grpc_query_test.go | ||
| grpc_query.go | ||
| keeper_test.go | ||
| keeper.go | ||
| msg_server.go | ||
| params_test.go | ||
| params.go | ||
| state_transition_test.go | ||
| state_transition.go | ||
| statedb_test.go | ||
| statedb.go | ||