10 lines
270 B
Markdown
10 lines
270 B
Markdown
---
|
|
title: int256
|
|
description: A 256 bit signed integer
|
|
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
|
---
|
|
## Type: int256
|
|
[Back to constructor index](index.md)
|
|
|
|
A 256 bit signed integer represented in little-endian base256 (`string`) format.
|