mirror of
https://github.com/fullstack-cash/wallet.fullstack.cash.git
synced 2026-09-21 16:52:05 -07:00
fix(sweep): Adding bch-only, fixing multiple tokens
This commit is contained in:
@@ -15,6 +15,7 @@ module.exports = {
|
||||
modules: ['bch-wallet-plugin-postoffice']
|
||||
}
|
||||
},
|
||||
// require.resolve('../gatsby-plugin-bch-sweep')
|
||||
'gatsby-plugin-bch-sweep'
|
||||
]
|
||||
}
|
||||
|
||||
Generated
+3
-3
@@ -22277,9 +22277,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-plugin-bch-sweep": {
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-bch-sweep/-/gatsby-plugin-bch-sweep-1.2.2.tgz",
|
||||
"integrity": "sha512-s4xSKqFuEudYX+FcECMVTd9Soo98eOYbsF0w5HQLrNIJv8Uk/xBfTb8vkOikm03HrcOZIrbVm7+hFZoUb0WN9Q==",
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-bch-sweep/-/gatsby-plugin-bch-sweep-1.2.3.tgz",
|
||||
"integrity": "sha512-xF0MKSsxcTCJnubNKcrlrvVp+aZvk150sOzfYPNFbwCLgoQDOFYBP770KNe3sPmjSopO64k9CVbdKLxOollK0g==",
|
||||
"requires": {
|
||||
"adminlte-2-react": "^0.1.27"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user