leo/compiler/tests/address/invalid_prefix.leo

3 lines
123 B
Plaintext
Raw Normal View History

2020-07-06 14:59:06 +03:00
function main() {
const public_key_string = address(zleo1qnr4dkkvkgfqph0vzc3y6z2eu975wnpz2925ntjccd5cfqxtyu8sta57j8);
2020-07-06 14:59:06 +03:00
}