Interface LookupAccountParams

interface LookupAccountParams {
    acct: string;
}

Properties

Properties

acct: string