Msg
CreateContinuousFund defines a method to distribute a percentage of funds to an address continuously. This ContinuousFund can be indefinite or run until a given expiry time. Funds come from validator block rewards from x/distribution, but may also come from any user who funds the ProtocolPoolEscrow module account directly through x/bank.
post/cosmos.protocolpool.v1.Msg/CreateContinuousFund
Request body
Response
A successful response.
CosmosProtocolpoolV1MsgCreateContinuousFundResponse required
MsgCreateContinuousFundResponse defines the response to executing a MsgCreateContinuousFund message.