Skip to content

CompatForArc4Int

Algorand TypeScript


Algorand TypeScript / arc4 / <internal> / CompatForArc4Int

CompatForArc4Int<N> = N extends UintBitSize ? Uint64Compat : BigUintCompat

Defined in: arc4/encoded-types.ts:77

Conditional type which returns the compat type relevant to a given UintN bit size

N extends BitSize