Type alias FeeOptions

FeeOptions: { fee: BN; feeCollectorAddress: string }

Type declaration

  • fee: BN
  • feeCollectorAddress: string

Generated using TypeDoc