mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
fix: pin added did documents to local ipfs node
This commit is contained in:
@@ -52,6 +52,9 @@ message QueryRequest {
|
||||
message QueryParamsResponse {
|
||||
// params defines the parameters of the module.
|
||||
Params params = 1;
|
||||
|
||||
// ipfs_active returns true if the IPFS client is initialized
|
||||
bool ipfs_active = 2;
|
||||
}
|
||||
|
||||
// QueryAccountsResponse is the response type for the Query/Exists RPC method.
|
||||
|
||||
Reference in New Issue
Block a user