Created
September 7, 2018 14:04
-
-
Save luyzdeleon/01d8e13c2de74eb6808ca886ac4a517f to your computer and use it in GitHub Desktop.
Create wallet snippet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// The data parameter is not used in the Ethereum plugin | |
let wallet = try? PocketEth.createWallet(data: nil) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment