solana-program-library/token/js/src
mwrites f61af23932
[token-js] : JS binding for CreateIdempotent instruction (#3558)
* JS binding for CreateIdempotent instruction

* revert

* newline

* Removed Idempotent flag and extracted Idempotent logic to its own set of functions

* Conventions
2022-10-06 16:56:32 +02:00
..
actions [token-js] : JS binding for CreateIdempotent instruction (#3558) 2022-10-06 16:56:32 +02:00
extensions [token-js] : Support for UiAmountToAmount and AmountToUiAmount instructions (#3345) 2022-08-24 01:54:16 -05:00
instructions [token-js] : JS binding for CreateIdempotent instruction (#3558) 2022-10-06 16:56:32 +02:00
state Fix Token program ESM exports (#3508) 2022-08-22 19:07:03 -05:00
constants.ts token-js: Throw if using token-2022 instructions with tokenkeg (#3296) 2022-06-29 13:39:30 -04:00
errors.ts token-js: Throw if using token-2022 instructions with tokenkeg (#3296) 2022-06-29 13:39:30 -04:00
index.ts [token-js] : Support for UiAmountToAmount and AmountToUiAmount instructions (#3345) 2022-08-24 01:54:16 -05:00