I mean the steem CLI Wallet. Does this API need any RPC IPs or similar nodes for it to work?
RE: C# lib Ditch 2.0 for Graphene from Steepshot team
You are viewing a single comment's thread from:
C# lib Ditch 2.0 for Graphene from Steepshot team
C# lib Ditch 2.0 for Graphene from Steepshot team
I mean the steem CLI Wallet. Does this API need any RPC IPs or similar nodes for it to work?
Ditch interacts with steemd.steemit.com through websockets by default.
However, you can write and use your custom ChainManager to interact with other nodes.
More info here https://github.com/Chainers/Ditch/blob/master/Sources/Ditch/ChainManager.cs
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit