diff --git a/docs/core/proto-docs.md b/docs/core/proto-docs.md index f0e59882ca..0bc7cdf5b7 100644 --- a/docs/core/proto-docs.md +++ b/docs/core/proto-docs.md @@ -6660,7 +6660,6 @@ GenesisState defines the precisebank module's genesis state. | Field | Type | Label | Description | | ----- | ---- | ----- | ----------- | | `balances` | [FractionalBalance](#kava.precisebank.v1.FractionalBalance) | repeated | balances is a list of all the balances in the precisebank module. | -| `remainder` | [string](#string) | | remainder is an internal value of how much extra fractional digits are still backed by the reserve, but not assigned to any account. |