Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Transaction

Transaction to be simulated.

Hierarchy

  • Transaction

Index

Properties

Properties

data

data: string

Data to send.

This is a byte hex string prefixed with 0x.

from

from: string

Address from.

to

to: string

Address to.

value

value: string

Value to send.

Generated using TypeDoc