@lelantos-org/sdk / core / fromLeBytes
Function: fromLeBytes() โ
ts
function fromLeBytes(b): bigint;Defined in: @lelantos-org/sdk/dist/core/bytes.d.ts:5
Parameters โ
| Parameter | Type |
|---|---|
b | Uint8Array |
Returns โ
bigint