Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallet transactions example + some cleanup #79

Merged
merged 7 commits into from
Nov 17, 2022

Conversation

sethlivingston
Copy link
Contributor

@sethlivingston sethlivingston commented Nov 17, 2022

LOTS of whitespace formatting in this one. The primary changes are in

examples/
   wallets.js
lib/
   index.js
   moov.js

The changes in the other files are mostly formatting.

examples/cards.js Outdated Show resolved Hide resolved
sethlivingston and others added 4 commits November 17, 2022 15:20
Co-authored-by: Morgan Walkup <morganwalkup@gmail.com>
@@ -1,2 +1,18 @@
export * from "./moov.js";
export { CAPABILITIES } from "./capabilities.js";
export {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No update to lib/types from this PR?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See, this is why we pay you the big bucks! Thank you -- added

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@sethlivingston sethlivingston merged commit d07c3a9 into main Nov 17, 2022
@sethlivingston sethlivingston deleted the wallet-transactions-example branch November 17, 2022 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants