# Functions
NewClient returns a Client for interacting with the IPCS endpoint
Deprecated: The IPCs API is deprecated.
NewService returns a new IPCs API service.
# Structs
GetPublishedBlockchainsReply is the result from calling GetPublishedBlockchains.
IPCServer maintains the IPCs.
PublishBlockchainArgs are the arguments for calling PublishBlockchain.
PublishBlockchainReply are the results from calling PublishBlockchain.
UnpublishBlockchainArgs are the arguments for calling UnpublishBlockchain.
# Interfaces
Client interface for interacting with the IPCS endpoint
Deprecated: The IPCs API is deprecated.