Preparing search index...
The search index is not available
Kaspa WASM32 SDK
Kaspa WASM32 SDK
ISubmitBlockRequest
Interface ISubmitBlockRequest
Argument interface for the
RpcClient.submitBlock
RPC method.
interface
ISubmitBlockRequest
{
allowNonDAABlocks
:
boolean
;
block
:
IBlock
;
}
Index
Properties
allow
NonDAABlocks
block
Properties
allow
NonDAABlocks
allow
NonDAABlocks
:
boolean
block
block
:
IBlock
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
allow
NonDAABlocks
block
Kaspa WASM32 SDK
AccountsDiscoveryKind
AddressVersion
ConnectStrategy
Encoding
FeeSource
Language
NetworkType
NewAddressKind
Opcode
RpcEventType
SubmitBlockRejectReason
TransactionDataType
TransactionKind
UtxoProcessorEventType
WalletEventType
Abortable
Aborted
Account
AccountKind
Address
AgentConstructorOptions
Loading...
Generated using
TypeDoc
Argument interface for the RpcClient.submitBlock RPC method.