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
:
IRawBlock
;
}
Index
Properties
allow
NonDAABlocks
block
Properties
allow
NonDAABlocks
allow
NonDAABlocks
:
boolean
block
block
:
IRawBlock
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
allow
NonDAABlocks
block
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 RpcClient.submitBlock RPC method.