Skip to content

Commit e8efcb6

Browse files
authored
Merge pull request #187 from BitGo/BTC-3091.publish-sol-parse
feat: trigger publish for wasm-solana parse convention
2 parents f14a3f9 + 9d0ca74 commit e8efcb6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/wasm-solana/js/parser.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/**
22
* High-level transaction parsing.
33
*
4-
* Provides types and functions for parsing Solana transactions into semantic data
5-
* matching BitGoJS's TxData format.
4+
* Provides types and functions for parsing Solana transactions into
5+
* semantic data matching BitGoJS's TxData format.
66
*
77
* All monetary amounts (amount, fee, lamports, poolTokens) are returned as bigint.
88
*/

0 commit comments

Comments
 (0)