solana/web3.js/src/utils
Eric Su 710ac01ef7
docs: make the comments on using the new confirmTransaction clearer (#29251)
* docs: make the comments on using the new connection.confirmTransaction clearer

* docs: add TransactionConfirmataionStrategy type

* refactor: change param type in sendAndConfirmRawTransaction

* docs: fix typo
2022-12-19 12:23:38 -08:00
..
assert.ts
bigint.ts
borsh-schema.ts
cluster.ts
ed25519.ts fix: replace tweetnacl impl 2022-08-28 12:11:34 -07:00
index.ts fix: replace tweetnacl impl 2022-08-28 12:11:34 -07:00
makeWebsocketUrl.ts
promise-timeout.ts
secp256k1.ts [web3.js] Replace sha256 and secp256k1 impls (#27390) 2022-08-25 13:34:11 -07:00
send-and-confirm-raw-transaction.ts docs: make the comments on using the new confirmTransaction clearer (#29251) 2022-12-19 12:23:38 -08:00
send-and-confirm-transaction.ts feat: you can now abort transaction confirmations in web3.js (#29057) 2022-12-02 16:36:09 -08:00
shortvec-encoding.ts
sleep.ts
to-buffer.ts