Files
ucan/token/internal/envelope/testdata/example.ipldsch
2024-10-01 17:02:49 +02:00

7 lines
84 B
Plaintext

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