github.com/storacha/go-ucanto@v0.7.2/validator/datamodel/attestation.ipldsch (about)

     1  type Attestation struct {
     2  	proof Link
     3  }