web3-eth-accountsFunctionsbigIntToUnpaddedUint8ArraybigIntToUnpaddedUint8Array CallablebigIntToUnpaddedUint8Array(value: bigint): Uint8ArrayConvert value from bigint to an unpadded Uint8Array (useful for RLP transport)Parametersvalue: bigintvalue to convertReturns Uint8Array
Convert value from bigint to an unpadded Uint8Array (useful for RLP transport)