Zk Lim
Zk Lim
The name of this function should be ft_lstiter. The function is protected yet result showing not protected.
1. In the new async await model import example, is the code ```leo import foo.aleo; program bar.aleo { async transition baz(...) -> (foo.aleo/credit, Future) { ... let (c, f): (foo.aleo/credit,...
This should fix deployment issue for both `leo deploy` and `snarkos developer deploy`.
Back merge latest develop branch at Jun 21st and did app testing.
### Contact Details Telegram ### contact zklim5389 ### What happened? Signature generated from sign message could be wrong because of incorrect conversion of message string to field type. Line to...