We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 929ba8f + ed83272 commit c8cca81Copy full SHA for c8cca81
1 file changed
packages/wasm-solana/js/parser.ts
@@ -1,8 +1,8 @@
1
/**
2
* High-level transaction parsing.
3
*
4
- * Provides types and functions for parsing Solana transactions into semantic data
5
- * matching BitGoJS's TxData format.
+ * Provides types and functions for parsing Solana transactions into
+ * semantic data matching BitGoJS's TxData format.
6
7
* All monetary amounts (amount, fee, lamports, poolTokens) are returned as bigint.
8
*/
0 commit comments