Skip to content

Commit

Permalink
add a commit for the merge to go through
Browse files Browse the repository at this point in the history
  • Loading branch information
Foivos committed Jul 17, 2024
2 parents 68d4f99 + 7441218 commit cb013f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,4 @@ This module is responsible for managing all of the storage needs of the ITS

This is the module that anyone would directly interract with. It needs to be able to do the following

- `register_coin<T>`: This function takes the `ITS` object and mutates it by adding a coin with the specified `CoinManagement<T>` and `CoinInfo<T>`.
- `register_coin<T>`: This function takes the `ITS` object and mutates it by adding a coin with the specified `CoinManagement<T>` and `CoinInfo<T>`.

0 comments on commit cb013f4

Please sign in to comment.