@sentio/sdk
Preparing search index...
.
BigInteger
Type Alias BigInteger
BigInteger
:
Message
<
"common.BigInteger"
>
&
{
data
:
Uint8Array
;
negative
:
boolean
;
}
Type Declaration
data
:
Uint8Array
Generated
from field: bytes data = 2;
negative
:
boolean
Generated
from field: bool negative = 1;
Generated
from message common.BigInteger
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sentio/sdk
Loading...
Generated
from field: bytes data = 2;