CreateMarketMakerAccountArgs: { dflow: Program<any>; encryptionPublicKey: Uint8Array; maxOrdersSupported: number; ownerAccount: PublicKey }

Type declaration

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

Generated using TypeDoc