Preparing search index...
The search index is not available
Common SDK
Common SDK
CwBitcoin.types
ExecuteMsg
Type alias ExecuteMsg
Execute
Msg
:
{
update_bitcoin_config
:
{
config
:
BitcoinConfig
;
}
;
}
|
{
update_checkpoint_config
:
{
config
:
CheckpointConfig
;
}
;
}
|
{
update_header_config
:
{
config
:
Binary
;
}
;
}
|
{
add_work_header
:
{
header
:
Binary
;
}
;
}
|
{
relay_deposit
:
{
btc_height
:
number
;
btc_proof
:
Binary
;
btc_tx
:
Binary
;
btc_vout
:
number
;
dest
:
Dest
;
sigset_index
:
number
;
}
;
}
Type declaration
update_
bitcoin_
config
:
{
config
:
BitcoinConfig
;
}
config
:
BitcoinConfig
Type declaration
update_
checkpoint_
config
:
{
config
:
CheckpointConfig
;
}
config
:
CheckpointConfig
Type declaration
update_
header_
config
:
{
config
:
Binary
;
}
config
:
Binary
Type declaration
add_
work_
header
:
{
header
:
Binary
;
}
header
:
Binary
Type declaration
relay_
deposit
:
{
btc_height
:
number
;
btc_proof
:
Binary
;
btc_tx
:
Binary
;
btc_vout
:
number
;
dest
:
Dest
;
sigset_index
:
number
;
}
btc_
height
:
number
btc_
proof
:
Binary
btc_
tx
:
Binary
btc_
vout
:
number
dest
:
Dest
sigset_
index
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Common SDK
Cw
Bitcoin.client
Cw
Bitcoin.types
Bitcoin
Config
Checkpoint
Config
Ibc
Dest
Instantiate
Msg
Migrate
Msg
Addr
Binary
Dest
Execute
Msg
Query
Msg
Uint32
Uint64
index
©2020 - 2024
Oraichain Foundation