github.com/diadata-org/diadata@v1.4.593/pkg/dia/helpers/alephium-helper/chaininfo_response.go (about) 1 package alephiumhelper 2 3 type ChainInfoResponse struct { 4 CurrentHeight int `json:"currentHeight"` 5 }