We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 034968a commit b53dee9Copy full SHA for b53dee9
src/utils/cairoDataTypes/felt252.ts
@@ -1,5 +1,4 @@
1
/* 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
3
4
import { BigNumberish, isBigInt, isBoolean, isHex, isStringWholeNumber } from '../num';
5
import { encodeShortString, isLongText, isShortText, isString } from '../shortString';
0 commit comments