Preparing search index...
The search index is not available
subtopia-js-sdk
subtopia-js-sdk
ProductInitParams
Interface ProductInitParams
interface
ProductInitParams
{
algodClient
:
AlgodClient
;
chainType
:
ChainType
;
creator
:
TransactionSignerAccount
;
productID
:
number
;
registryID
?:
number
;
timeout
?:
number
;
}
Index
Properties
algod
Client
chain
Type
creator
productID
registryID?
timeout?
Properties
algod
Client
algod
Client
:
AlgodClient
chain
Type
chain
Type
:
ChainType
creator
creator
:
TransactionSignerAccount
productID
productID
:
number
Optional
registryID
registryID
?:
number
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
algod
Client
chain
Type
creator
productID
registryID
timeout
subtopia-js-sdk
Loading...