provenance-io / provenance

A distributed, proof of stake blockchain designed for the financial services industry.
https://provenance.io
Apache License 2.0
90 stars 39 forks source link

Add ability to revoke marker fee grants #2098

Open iramiller opened 4 months ago

iramiller commented 4 months ago

Summary

Currently you can create a fee grant against a marker but there is no way to revoke this grant

Problem Definition

It would be nice if it were possible to revoke fee grants issued against a marker. Currently it is only possible to create new grants and not review a list of these existing grants or revoke them since the signing account address for these transactions is the marker escrow address.

Proposal

Add the ability to return fee grants made against a marker as well as the ability to cancel fee grants created against a marker's escrow account.


For Admin Use

iramiller commented 4 months ago

cc / fysa: @scirner22 / @nullpointer0x00 -- please adjust/add comments as needed.