decodeAddr abstract method

RESULT decodeAddr(
  1. String addr
)

Decodes a given blockchain address string.

Implementation

RESULT decodeAddr(String addr);