Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add x/relationships spec #837

Merged
merged 3 commits into from
May 16, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update x/relationships/spec/03_messages.md
Co-authored-by: Leonardo Bragagnolo <leo.braga95@gmail.com>
RiccardoM and leobragaz authored May 6, 2022

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
commit 9320c98cbb993796a70bd80d9a16a6f987256dda
2 changes: 1 addition & 1 deletion x/relationships/spec/03_messages.md
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ order: 3
# Msg Service

## Msg/CreateRelationship
A new relationships can be created with the `MsgCreateRelationship`, which allows to specify the subspace inside which the relationship should live and the counterparty address.
A new relationship can be created with the `MsgCreateRelationship`, which allows to specify the subspace inside which the relationship should live and the counterparty address.

+++ https://github.com/desmos-labs/desmos/blob/v3.0.0/proto/desmos/relationships/v1/msg_server.proto#L27-L39