rename tokens to token
This commit is contained in:
6
token/internal/envelope/testdata/example.ipldsch
vendored
Normal file
6
token/internal/envelope/testdata/example.ipldsch
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
type DID string
|
||||
|
||||
type Example struct {
|
||||
hello String
|
||||
issuer DID (rename "iss")
|
||||
}
|
||||
Reference in New Issue
Block a user