Interface PublicAccount

All Known Subinterfaces:

Account<TTransaction,TKeyPair>

All Known Implementing Classes:

SymbolFacade.SymbolAccount, SymbolFacade.SymbolPublicAccount


public interface PublicAccount
PublicAccount

Cross-blockchain public account — a known public key plus its network-derived address. Implemented by the per-chain facade account types, whose overrides narrow address() to the concrete chain address.