Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
GetBlockWithTxsRequest
Variable GetBlockWithTxsRequest
Get
Block
With
Txs
Request
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
GetBlockWithTxsRequest
;
encode
(
message
:
GetBlockWithTxsRequest
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
GetBlockWithTxsRequestAmino
)
:
GetBlockWithTxsRequest
;
fromAminoMsg
(
object
:
GetBlockWithTxsRequestAminoMsg
)
:
GetBlockWithTxsRequest
;
fromPartial
(
object
:
{
height
?:
bigint
;
pagination
?:
{
countTotal
?:
boolean
;
key
?:
Uint8Array
;
limit
?:
bigint
;
offset
?:
bigint
;
reverse
?:
boolean
;
}
;
}
)
:
GetBlockWithTxsRequest
;
fromProtoMsg
(
message
:
GetBlockWithTxsRequestProtoMsg
)
:
GetBlockWithTxsRequest
;
toAmino
(
message
:
GetBlockWithTxsRequest
)
:
GetBlockWithTxsRequestAmino
;
toAminoMsg
(
message
:
GetBlockWithTxsRequest
)
:
GetBlockWithTxsRequestAminoMsg
;
toProto
(
message
:
GetBlockWithTxsRequest
)
:
Uint8Array
;
toProtoMsg
(
message
:
GetBlockWithTxsRequest
)
:
GetBlockWithTxsRequestProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...