PushMessageParams
Defined in: packages/iso-filecoin/src/types.ts:365
Properties
Section titled “Properties”msg:
object
Defined in: packages/iso-filecoin/src/types.ts:366
from:
string
gasFeeCap
Section titled “gasFeeCap”gasFeeCap:
string
gasLimit
Section titled “gasLimit”gasLimit:
number
gasPremium
Section titled “gasPremium”gasPremium:
string
method
Section titled “method”method:
number
nonce:
number
params
Section titled “params”params:
string
Params encoded as base64pad
to:
string
value:
string
Value in attoFIL
version
Section titled “version”version:
0
signature
Section titled “signature”signature:
object
Defined in: packages/iso-filecoin/src/types.ts:367
data:
Uint8Array
<ArrayBufferLike
> =zBuf
type:
"SECP256K1"
|"BLS"