Open lochmatij opened 6 years ago
for example, it returns
Uint8Array(20) [69, 6, 204, 142, 144, 164, 25, 27, 111, 167, 84, 14, 127, 231, 201, 45, 92, 242, 8, 56]
is it ok?
if yes, how can i get address like 0xa567c..... from array?
upd: just address.toString("hex")
for example, it returns
Uint8Array(20) [69, 6, 204, 142, 144, 164, 25, 27, 111, 167, 84, 14, 127, 231, 201, 45, 92, 242, 8, 56]
is it ok?
if yes, how can i get address like 0xa567c..... from array?
upd: just address.toString("hex")