Skip to content

Commit b53dee9

Browse files
author
Ante Borzić
committed
fix: remove deprecated comment
1 parent 034968a commit b53dee9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/cairoDataTypes/felt252.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/* eslint-disable max-classes-per-file */
2-
// TODO Convert to CairoFelt base on CairoUint256 and implement it in the codebase in the backward compatible manner
32

43
import { BigNumberish, isBigInt, isBoolean, isHex, isStringWholeNumber } from '../num';
54
import { encodeShortString, isLongText, isShortText, isString } from '../shortString';

0 commit comments

Comments
 (0)