Skip to content

Commit

Permalink
chore: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
OnedgeLee committed Dec 13, 2024
1 parent 04db96d commit 2c67f64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib9c/Delegation/DelegateeMetadata.cs
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ public DelegateeMetadata(
List bencoded)
{
Currency delegationCurrency;
IEnumerable< Currency > rewardCurrencies;
IEnumerable<Currency> rewardCurrencies;
Address delegationPoolAddress;
Address rewardPoolAddress;
Address rewardRemainderPoolAddress;
Expand Down

0 comments on commit 2c67f64

Please sign in to comment.