forked from cerc-io/laconic-sdk
Get record id from setRecord message response
This commit is contained in:
@@ -43,6 +43,7 @@ message MsgSetRecord{
|
||||
|
||||
// MsgSetRecordResponse
|
||||
message MsgSetRecordResponse{
|
||||
string id = 1;
|
||||
}
|
||||
|
||||
// Payload
|
||||
|
||||
Reference in New Issue
Block a user