mirror of
https://github.com/kevin-DL/m3o-go.git
synced 2026-01-20 05:55:10 +00:00
Commit from m3o/m3o action
This commit is contained in:
@@ -20,7 +20,7 @@ type CarbonService struct {
|
||||
client *client.Client
|
||||
}
|
||||
|
||||
// Purchase 1kg (0.001 tonnes) of carbon offsets in a single request
|
||||
// Purchase 1 tonne of carbon offsets in a single request
|
||||
func (t *CarbonService) Offset(request *OffsetRequest) (*OffsetResponse, error) {
|
||||
|
||||
rsp := &OffsetResponse{}
|
||||
|
||||
Reference in New Issue
Block a user