simple-vote-tutorial icon indicating copy to clipboard operation
simple-vote-tutorial copied to clipboard

demo_caws error

Open binlaniua opened this issue 4 years ago • 0 comments

change

SystemProgram.createAccountWithSeed(params)

to

const transaction = new Transaction().add(SystemProgram.createAccountWithSeed(params));

binlaniua avatar Sep 13 '21 09:09 binlaniua