Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
IConnectRequest
Interface IConnectRequest
Argument interface for the
Wallet.connect
method.
interface
IConnectRequest
{
block
?:
boolean
;
networkId
:
string
|
NetworkId
;
requireSync
?:
boolean
;
retryOnError
?:
boolean
;
url
?:
string
;
}
Index
Properties
block?
network
Id
require
Sync?
retry
On
Error?
url?
Properties
Optional
block
block
?:
boolean
network
Id
network
Id
:
string
|
NetworkId
Optional
require
Sync
require
Sync
?:
boolean
Optional
retry
On
Error
retry
On
Error
?:
boolean
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block
network
Id
require
Sync
retry
On
Error
url
Kaspa WASM32 SDK
AccountsDiscoveryKind
AddressVersion
BindingType
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
Opcodes
RpcEventType
SighashType
SubmitBlockRejectReason
TransactionDataType
TransactionKind
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
AccountKind
Address
Loading...
Generated using
TypeDoc
Argument interface for the Wallet.connect method.