bitbadgesjs-sdk - v0.22.7
Preparing search index...
iPrecalculationOptions
Interface iPrecalculationOptions<T>
interface
iPrecalculationOptions
<
T
extends
NumberType
>
{
overrideTimestamp
?:
T
;
tokenIdsOverride
?:
iUintRange
<
T
>
[]
;
}
Type Parameters
T
extends
NumberType
Implemented by
PrecalculationOptions
Index
Properties
override
Timestamp?
token
Ids
Override?
Properties
Optional
override
Timestamp
overrideTimestamp
?:
T
The timestamp to use for the transfer.
Optional
token
Ids
Override
tokenIdsOverride
?:
iUintRange
<
T
>
[]
The token IDs to use for the transfer.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
override
Timestamp
token
Ids
Override
bitbadgesjs-sdk - v0.22.7
Loading...
The timestamp to use for the transfer.