Skip to content

0.3.4#221

Merged
ca333 merged 11 commits intomasterfrom
dev
Nov 25, 2020
Merged

0.3.4#221
ca333 merged 11 commits intomasterfrom
dev

Conversation

@ca333
Copy link
Copy Markdown
Contributor

@ca333 ca333 commented Nov 25, 2020

add PBC

@ca333 ca333 merged commit 774d6aa into master Nov 25, 2020

Then import the privkey using the `importprivkey` command.

Powerblockcoin's rpc calls are similar to BTC's after version `v0.18`. So familiar commands like `getinfo` don't work, and `validateaddress` doesn't output `ismine` info. To check if your address was imported, use `getaddressinfo` and check the `ismine` key in the response.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

$ powerblockcoin-cli getaddressinfo RNodeoneSNbxXEpoYXPfwJ7enKSscq7ZK3
error code: -32601
error message:
Method not found

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

created a PR that corrects this #223

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.

4 participants