Aiden Z
Results
3
comments of
Aiden Z
> I think I have a simple code for this behavior. > I just decided to give goleveldb a shot and tested with this code: > > ```go > package...
Does it mean that we cannot transfer credits into contract and distributed by program logic?
> @AidenZuk For public credits or any mapping data: it's possible, provided that the storing program knows what to do (e.g. properly uses `self.caller`); for records: don't do that. Okay,...