Files
ucan/tokens/internal/envelope/testdata/example.ipldsch
2024-09-24 11:40:28 -04:00

7 lines
84 B
Plaintext

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