Skip to content

Commit 32387da

Browse files
author
Pedro Girardi
committed
Comments
1 parent 712ba28 commit 32387da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/model.dart

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ final CVX = FungibleToken(
2828
),
2929
);
3030

31+
// See currencies in convexity.con e.g: currency.USD
3132
bool isDefaultFungibleToken(FungibleToken token) {
3233
final defaultTokens = {
3334
29,

0 commit comments

Comments
 (0)