Skip to content

Commit b239b00

Browse files
authored
Merge pull request #129 from BitGo/fix/wasm-solana-docs
fix(wasm-solana): update module documentation
2 parents ae648c8 + 7f6112a commit b239b00

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/wasm-solana/js/parser.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
* matching BitGoJS's TxData format.
66
*
77
* All monetary amounts (amount, fee, lamports, poolTokens) are returned as bigint.
8+
* Accepts both raw bytes and Transaction objects for convenience.
89
*/
910

1011
import { ParserNamespace } from "./wasm/wasm_solana.js";

0 commit comments

Comments
 (0)