mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-03 01:41:44 +00:00
5 lines
94 B
Protocol Buffer
5 lines
94 B
Protocol Buffer
syntax = "proto3";
|
|
package did.v1;
|
|
|
|
option go_package = "github.com/onsonr/hway/x/did/types";
|