Documentation
¶
Index ¶
- func BigIntToFelt(big *big.Int) (*felt.Felt, error)
- func FeltToBigInt(f *felt.Felt) (*big.Int, bool)
- func HexArrToFelt(hexArr []string) ([]*felt.Felt, error)
- func HexToFelt(hex string) (*felt.Felt, error)
- func TestBigIntToFelt(t testing.TB, big *big.Int) *felt.Felt
- func TestHexArrToFelt(t testing.TB, hexArr []string) []*felt.Felt
- func TestHexToFelt(t testing.TB, hex string) *felt.Felt
- func Uint64ToFelt(num uint64) *felt.Felt
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Uint64ToFelt ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.