getMapping abstract method

MultiAddr? getMapping(
  1. MultiAddr addr
)

Gets the external mapping for a given multiaddress.

Implementation

MultiAddr? getMapping(MultiAddr addr);