bart-kuma

Results 2 issues of bart-kuma

I have implemented a gas-station for my project. When i tried to pay gas for a `cont` type txn, it threw an `Inside an exec` error. ``` (defcap GAS_PAYER:bool (...

enhancement

## Current Problem It's a bit hard to handle the UI/UX for NFT sales in `poly-fungible-v2` based contracts because it uses `block-height` as the time constraint for time dependant functions...