Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanchristo committed Jan 12, 2023
1 parent bd1413e commit 1c48090
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions specs/rfcs/003-forward-contract/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,8 @@ message Contract {
### Contract Reserve State

```protobuf
// ContractReserve defines a forward contract reserve (aka "buffer pool")
// and the table within which forward contract reserves are stored.
message ContractReserve {
option (cosmos.orm.v1alpha1.table) = {
id : 2,
Expand Down

0 comments on commit 1c48090

Please sign in to comment.