Austin Kline
Austin Kline
Reference doc: https://ipython.readthedocs.io/en/stable/api/generated/IPython.core.magic_arguments.html?highlight=magic_arguments#module-IPython.core.magic_arguments
@gregsantos @justinbarry Hello, I had given `config.fcl.storage` being set to `localStorage` a try previously, and did not see anything change or get put into my localStorage for the user itself....
> Thanks @austinkline The idea is that you can override fcl.storage.default (session) via `config.fcl.storage` with whatever you like. So you can inject your storage implementation like so: > > ```js...
> @austinkline Thank you for your PR. Couple things and I'll merge it down: > > 1. Add a changeset file. I believe it would be a patch here. This...
> @austinkline How are you planning to access these values? Importing the file directly? Good question, I have no strong feelings here. Is there an ideal place to put exported...
> @dsainati1 @SupunS To prevent this kind of contracts is sufficient benefit alone for me: > > https://flowscan.org/account/0xeb8cb4c3157d5dac This very contract is the reason I started asking @bluesign about this...
Adding my two cents on this, we have a big challenge with users for Flowty that when a lender on our platform funds a loan, we will need to ensure...
The main complexity we're dealing with right now basically breaks down to: 1. What paths are we using for this collection 2. What type(s) should we be linking to the...
Any updates to this? Just ran into both issues reported here so seems like it's still a WIP?
> @bjartek @bluesign @austinkline and anyone else who can give feedback. Quick question about how this should be structured. Right now, I have it so that all the resource interfaces...