Main documentation
Preparing search index...
The search index is not available
massa-web3
massa-web3
ISlot
Interface ISlot
Represents a slot
See
period - period of the slot
thread - thread of the slot
interface
ISlot
{
period
:
number
;
thread
:
number
;
}
Index
Properties
period
thread
Properties
period
period
:
number
thread
thread
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
period
thread
Wallet operations
Smart contracts operations
Events
Public API
Private API
massa-web3
References
Address
PublicKey
SecretKey
Namespaces
utils
Enumerations
ArgTypes
ArrayTypes
DefaultProviderUrls
EOperationStatus
OperationTypeId
ProviderType
Classes
Args
Client
ClientFactory
EventPoller
PrivateApiClient
PublicApiClient
SmartContractsClient
Loading...
Generated using
TypeDoc
Represents a slot
See