github.com/diadata-org/diadata@v1.4.593/pkg/dia/helpers/alephium-helper/sub-contracts-response.go (about) 1 package alephiumhelper 2 3 type SubContractResponse struct { 4 SubContracts []string `json:"subContracts"` 5 }