nearprotocol Questions
1
Solved
I'm experimenting with simple assembly scripts on near and cannot seem to find a way to print the length of an array. Here's the smallest repro:
let a = new Array<string>();
logging.log(a....
Thiourea asked 11/9, 2019 at 22:51
© 2022 - 2024 — McMap. All rights reserved.