Msg

CancelContinuousFund defines a method for cancelling continuous fund.

post/cosmos.protocolpool.v1.Msg/CancelContinuousFund

Request body

authoritystring

Authority is the account address of authority.

recipientstring

Recipient is the account address string of the recipient whose funds are to be cancelled.

Response

A successful response.

canceled_heightstring uint64

CanceledHeight defines the canceled block height.

canceled_timestring date-time

CanceledTime is the canceled time.

recipientstring

Recipient is the account address string of the recipient whose funds are cancelled.

Changes