Skip to content

Commit 8ba55b6

Browse files
committed
wallet: expose transactionOptions in http
1 parent 98b33cc commit 8ba55b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/wallet/http.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1693,5 +1693,5 @@ function enforce(value, msg) {
16931693
/*
16941694
* Expose
16951695
*/
1696-
1696+
HTTP.TransactionOptions = TransactionOptions;
16971697
module.exports = HTTP;

0 commit comments

Comments
 (0)