interface AccountBy {
    publickey: string;
}

Properties

Properties

publickey: string