Preparing search index...
The search index is not available
@oasisprotocol/client-rt
@oasisprotocol/client-rt
types
RoflmarketProvider
Interface RoflmarketProvider
interface
RoflmarketProvider
{
address
:
Uint8Array
;
created_at
:
longnum
;
instances_count
:
longnum
;
instances_next_id
:
MachineID
;
metadata
:
{
[
key
:
string
]
:
string
;
}
;
nodes
:
PublicKey
[]
;
offers_count
:
longnum
;
offers_next_id
:
OfferID
;
payment_address
:
RoflmarketPaymentAddress
;
scheduler_app
:
AppID
;
stake
:
BaseUnits
;
updated_at
:
longnum
;
}
Index
Properties
address
created_
at
instances_
count
instances_
next_
id
metadata
nodes
offers_
count
offers_
next_
id
payment_
address
scheduler_
app
stake
updated_
at
Properties
address
address
:
Uint8Array
created_
at
created_
at
:
longnum
instances_
count
instances_
count
:
longnum
instances_
next_
id
instances_
next_
id
:
MachineID
metadata
metadata
:
{
[
key
:
string
]
:
string
;
}
nodes
nodes
:
PublicKey
[]
offers_
count
offers_
count
:
longnum
offers_
next_
id
offers_
next_
id
:
OfferID
payment_
address
payment_
address
:
RoflmarketPaymentAddress
scheduler_
app
scheduler_
app
:
AppID
stake
stake
:
BaseUnits
updated_
at
updated_
at
:
longnum
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
created_
at
instances_
count
instances_
next_
id
metadata
nodes
offers_
count
offers_
next_
id
payment_
address
scheduler_
app
stake
updated_
at
@oasisprotocol/client-rt
Loading...