CreateAccountArgs: { dflow: Program<any>; maxOrdersSupported: number; ownerAccount: PublicKey }

Type declaration

  • dflow: Program<any>
  • maxOrdersSupported: number
  • ownerAccount: PublicKey

Generated using TypeDoc