solana-program-library/token/js/src/actions
Jon Cinque c4f10d8d53
token-js: Throw if using token-2022 instructions with tokenkeg (#3296)
* token-js: Throw if using token-2022 instructions with tokenkeg

* Fixup updated params
2022-06-29 13:39:30 -04:00
..
approve.ts move ts to js 2022-02-15 16:33:36 -06:00
approveChecked.ts move ts to js 2022-02-15 16:33:36 -06:00
burn.ts move ts to js 2022-02-15 16:33:36 -06:00
burnChecked.ts move ts to js 2022-02-15 16:33:36 -06:00
closeAccount.ts move ts to js 2022-02-15 16:33:36 -06:00
createAccount.ts token-js: Add support for extension data (#2950) 2022-02-24 15:55:29 -05:00
createAssociatedTokenAccount.ts move ts to js 2022-02-15 16:33:36 -06:00
createMint.ts move ts to js 2022-02-15 16:33:36 -06:00
createMultisig.ts move ts to js 2022-02-15 16:33:36 -06:00
createNativeMint.ts token-js: Throw if using token-2022 instructions with tokenkeg (#3296) 2022-06-29 13:39:30 -04:00
createWrappedNativeAccount.ts token-js: Support token-2022 in base tests (#2927) 2022-02-17 23:26:54 +01:00
freezeAccount.ts move ts to js 2022-02-15 16:33:36 -06:00
getOrCreateAssociatedTokenAccount.ts move ts to js 2022-02-15 16:33:36 -06:00
index.ts token-js: Support token-2022 in base tests (#2927) 2022-02-17 23:26:54 +01:00
internal.ts move ts to js 2022-02-15 16:33:36 -06:00
mintTo.ts move ts to js 2022-02-15 16:33:36 -06:00
mintToChecked.ts move ts to js 2022-02-15 16:33:36 -06:00
revoke.ts move ts to js 2022-02-15 16:33:36 -06:00
setAuthority.ts move ts to js 2022-02-15 16:33:36 -06:00
syncNative.ts move ts to js 2022-02-15 16:33:36 -06:00
thawAccount.ts move ts to js 2022-02-15 16:33:36 -06:00
transfer.ts move ts to js 2022-02-15 16:33:36 -06:00
transferChecked.ts move ts to js 2022-02-15 16:33:36 -06:00