Type Alias AllocateParams

AllocateParams: { accountPubkey: PublicKey; space: number }

Allocate account system transaction params

Type declaration

  • accountPubkey: PublicKey

    Account to allocate

  • space: number

    Amount of space in bytes to allocate