diff --git a/specs/rfcs/003-forward-contract/README.md b/specs/rfcs/003-forward-contract/README.md index aa31e4d880..02c3993e46 100644 --- a/specs/rfcs/003-forward-contract/README.md +++ b/specs/rfcs/003-forward-contract/README.md @@ -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,