feat(x/ecocredit/marketplace): marketplace fee API #7178
Annotations
2 errors and 1 warning
Run NUM_BLOCKS=100 make sim-app:
x/ecocredit/marketplace/keeper/keeper.go#L13
cannot use Keeper{} (value of type Keeper) as "github.com/regen-network/regen-ledger/x/ecocredit/v3/marketplace/types/v1".MsgServer value in variable declaration: Keeper does not implement "github.com/regen-network/regen-ledger/x/ecocredit/v3/marketplace/types/v1".MsgServer (missing method SetMarketplaceFees)
|
Run NUM_BLOCKS=100 make sim-app
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/get-diff-action@v6, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading