Update context
This commit is contained in:
parent
3753d969af
commit
b064e1841c
@ -10,6 +10,17 @@ Proposed
|
||||
|
||||
## Context
|
||||
|
||||
This ADR is a continuation of the motivation, design, and context established in
|
||||
[ADR 019](./adr-019-protobuf-state-encoding.md), namely, we aim to design the
|
||||
Protocol Buffer migration path for the client-side of the Cosmos SDK.
|
||||
|
||||
Specifically, the client-side migration path primarily includes tx generation and
|
||||
signing, message construction and routing, in addition to CLI & REST handlers and
|
||||
business logic (i.e. queriers).
|
||||
|
||||
With this in mind, we will tackle the migration path via two main areas, txs and
|
||||
querying.
|
||||
|
||||
## Decision
|
||||
|
||||
## Consequences
|
||||
|
||||
Loading…
Reference in New Issue
Block a user