Skip to content

Commit

Permalink
Update x/accounts/defaults/lockup/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
tac0turtle and coderabbitai[bot] authored Mar 28, 2024
1 parent e78b35b commit 1440a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion x/accounts/defaults/lockup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The x/accounts/lockup module provides the implementation for lockup accounts wit

### BaseVestingAccount

The base vesting account is used by all default lockup accounts. It contains the basic information for a vesting account. The Base vesting account keeps knowledge of the staking delegations from the account.
The base vesting account is used by all default lockup accounts. It contains the basic information for a vesting account. The Base vesting account keeps knowledge of the staking delegations from the account.

```go
type BaseLockup struct {
Expand Down

0 comments on commit 1440a9e

Please sign in to comment.