Could you clarify your question? Are you asking about Command Line Interface for Ditch or about Steem CLI Wallet program?
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
I mean the steem CLI Wallet. Does this API need any RPC IPs or similar nodes for it to work?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
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