Options
All
  • Public
  • Public/Protected
  • All
Menu

serum-dev-tools

Index

Type aliases

MarketArgs: { feeRate: number; lotSize: number; quoteDustThreshold: BN; tickSize: number }

Type declaration

  • feeRate: number
  • lotSize: number
  • quoteDustThreshold: BN
  • tickSize: number
TransactionWithSigners: { signers: Signer[]; transaction: Transaction }

Type declaration

  • signers: Signer[]
  • transaction: Transaction

Generated using TypeDoc