Files
ucan/token/internal/envelope/testdata/example.ipldsch

7 lines
84 B
Plaintext
Raw Normal View History

type DID string
type Example struct {
hello String
issuer DID (rename "iss")
}