Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • RLPEncodedTransaction

Index

Properties

Properties

raw: string
tx: { gas: string; gasPrice: string; hash: string; input: string; nonce: string; r: string; s: string; to: string; v: string; value: string }

Type declaration

  • gas: string
  • gasPrice: string
  • hash: string
  • input: string
  • nonce: string
  • r: string
  • s: string
  • to: string
  • v: string
  • value: string

Generated using TypeDoc