Github
Preparing search index...
The search index is not available
iso-filecoin - v5.0.0
iso-filecoin
rpc
<internal>
PushMessageParams
Interface PushMessageParams
interface
PushMessageParams
{
msg
:
{
from
:
string
;
gasFeeCap
:
string
;
gasLimit
:
number
;
gasPremium
:
string
;
method
:
number
;
nonce
:
number
;
params
:
string
;
to
:
string
;
value
:
string
;
version
:
0
;
}
;
signature
:
{
data
:
Uint8Array
;
type
:
"SECP256K1"
|
"BLS"
;
}
;
}
Index
Properties
msg
signature
Properties
msg
msg
:
{
from
:
string
;
gasFeeCap
:
string
;
gasLimit
:
number
;
gasPremium
:
string
;
method
:
number
;
nonce
:
number
;
params
:
string
;
to
:
string
;
value
:
string
;
version
:
0
;
}
signature
signature
:
{
data
:
Uint8Array
;
type
:
"SECP256K1"
|
"BLS"
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
msg
signature
Github
iso-filecoin - v5.0.0
Loading...