Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContractTypeForeign

Type of a contract w/o full Solidity info -- not used for actual variables

Hierarchy

  • ContractTypeForeign

Index

Properties

Optional contractKind

contractKind: ContractKind

kind

kind: "foreign"

Optional payable

payable: boolean

Indicates whether contract has payable fallback function

typeClass

typeClass: "contract"

typeName

typeName: string

Generated using TypeDoc