pegnet / pegnetd

The pegnet daemon to track txs, conversions, etc
Other
13 stars 14 forks source link

Support walletd RPC authentication #49

Closed WhoSoup closed 4 years ago

WhoSoup commented 5 years ago

At the moment, you can't use a wallet that has RPC authentication enabled. The FAT-factom library currently does not support this feature, so https://github.com/Factom-Asset-Tokens/factom/issues/15 will have to be resolved before this can be implemented.

AdamSLevy commented 5 years ago

This has long been implemented. See my comment on the above referenced issue.

WhoSoup commented 5 years ago

This has long been implemented. See my comment on the above referenced issue.

Ah, I was looking for it in the factom client not the underlying jsonrpc library. My apologies.

WhoSoup commented 4 years ago

this is included in the scalpel release