Skip to content

Commit

Permalink
Improve clarity in the "Applications that Handle Assets" section (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xsimka authored Dec 20, 2024
1 parent befd6d1 commit 8179961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/developers/advanced_topics/assets.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Such an application should have a designated operation or message that causes it
to close the chain: when that operation is executed, it should send back all
remaining assets, and call the runtime's `close_chain` method.

Once the chain is closed, owners can still create blocks rejecting messages.
Once the chain is closed, owners can still create blocks to reject messages..
That way, even assets that are in flight can be returned.

The
Expand Down

0 comments on commit 8179961

Please sign in to comment.