charge fee if needed and return ack if fee > amount #2431
Annotations
4 errors and 1 warning
Run go build ./...:
x/ibctransfermiddleware/keeper/keeper.go#L185
unknown field fee in struct literal of type BridgeFee
|
Run go build ./...:
x/ibctransfermiddleware/keeper/keeper.go#L185
unknown field sender in struct literal of type BridgeFee
|
Run go build ./...:
x/ibctransfermiddleware/keeper/keeper.go#L185
unknown field reciever in struct literal of type BridgeFee
|
Run go build ./...
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading