Alfred L.
Results
1
issues of
Alfred L.
The `sell_item_via_catalog` tx here https://github.com/onflow/nft-storefront/blob/main/transactions/sell_item_via_catalog.cdc looks a bit confusing. On [line 39](https://github.com/onflow/nft-storefront/blob/78e6df21959cc872569a54c6a232b603c622955e/transactions/sell_item_via_catalog.cdc#L38) it specifies a private path for capability by ``` // We need a provider capability, but one is...