createAccountWithSeed static method

TransactionInstruction createAccountWithSeed(
  1. CreateAccountWithSeedParams params
)

Implementation

external static TransactionInstruction createAccountWithSeed(
    CreateAccountWithSeedParams params);