Interface ClassicAddress

  • All Known Implementing Classes:
    ImmutableClassicAddress

    @Immutable
    public interface ClassicAddress
    An address on the XRP Ledger represented in Classic Address form. This form includes a Base58Check encoded address, as well as a destination tag and an indicator of if the address is on XRPL-testnet or XRPL-mainnet.
    See Also:
    "https://xrpl.org/accounts.html#addresses"