Green Baneling
Green Baneling
Yeah, maybe it is overkill=D Let's close for now
@bvrooman @MitchTurner So, which ticket do we want to keep? It seems this ticket has more description
It was done in the #708
Deploy return altered `Create` with actual outputs
During testing with SDK, we found that `ra` doesn't work for some opcodes, so we did a temporary no-breaking change https://github.com/FuelLabs/fuel-vm/pull/261. I added that comment for history. We still need...
Thank you for your contribution, but the new documentation loses many details of implementation. I'm closing this PR until future updates
The primary use case is to find what contract owns the asset and may mint/burn it. Without this information, it is impossible to work with [fungible](https://github.com/FuelLabs/sway-standards/tree/master/standards/src_20#required-public-functions) and non-fungible tokens because...