Skip to content

Commit

Permalink
Update verbiage for spec/01-state.md
Browse files Browse the repository at this point in the history
Co-authored-by: John Letey <john@nobleassets.xyz>
Signed-off-by: Julian Kocher <kocherju@gmail.com>
  • Loading branch information
twothirtyfive and johnletey authored Aug 27, 2024
1 parent 33b86bc commit 20f5681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/01-state.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The `ForwardingAccount` structure stores the data needed for forwarding. This in
- **BaseAccount**: inherits from `cosmos.auth.v1beta1.BaseAccount`
- **channel**: specifies the IBC channel through which tokens are forwarded
- **recipient**: the address that receives the forwarded tokens
- **created_at**: timestamp at creation
- **created_at**: block height at creation
- **fallback**: a fallback address to be used if forwarding to the primary recipient fails

#### State Update
Expand Down

0 comments on commit 20f5681

Please sign in to comment.