Errors
The bandwidth module may return the following errors:
| Type |
Code |
Description |
| ErrNotEnoughBandwidth |
2 |
not enough personal bandwidth |
| ErrExceededMaxBlockBandwidth |
3 |
exceeded max block bandwidth |
Synonyms
go-cyber/x/resources/spec/08_errors
Errors The resources module may return the following errors: | Type | Code | Description | | ------------------------ | ------| ----------------------------------- | | ErrTimeLockCoins | 2 | error time lock coins | | ErrIssueCoins | 3 | error issue coins | | ErrMintCoins | 4 | error mint coins | |…
space-pussy/x/grid/spec/08_errors
Errors The energy module may return the following errors: | Type | Code | Description | | ------------------------ | ------| ---------------------------------- | | ErrWrongAlias | 2 | length of the alias isn't valid | | ErrRouteNotExist | 3 | the route isn't exist | | ErrRouteExist | 4 | the route…
go-cyber/x/bandwidth/spec/08_errors
Errors The bandwidth module may return the following errors: | Type | Code | Description | | ---------------------------- | ------| ------------------------------ | | ErrNotEnoughBandwidth | 2 | not enough personal bandwidth | | ErrExceededMaxBlockBandwidth | 3 | exceeded max block bandwidth |
go-cyber/x/grid/spec/08_errors
Errors The energy module may return the following errors: | Type | Code | Description | | ------------------------ | ------| ---------------------------------- | | ErrWrongAlias | 2 | length of the alias isn't valid | | ErrRouteNotExist | 3 | the route isn't exist | | ErrRouteExist | 4 | the route…
space-pussy/x/resources/spec/08_errors
Errors The resources module may return the following errors: | Type | Code | Description | | ------------------------ | ------| ----------------------------------- | | ErrTimeLockCoins | 2 | error time lock coins | | ErrIssueCoins | 3 | error issue coins | | ErrMintCoins | 4 | error mint coins | |…