Skip to content

Commit c8cca81

Browse files
lcovarjj-starship
authored andcommitted
Merge pull request #187 from BitGo/BTC-3091.publish-sol-parse
feat: trigger publish for wasm-solana parse convention
2 parents 929ba8f + ed83272 commit c8cca81

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)