Interface AccountRepresentativeRPC

interface AccountRepresentativeRPC {
    representative: Address;
}

Properties

Properties

representative: Address