Type Alias GetAccountPubKeyResponse

GetAccountPubKeyResponse: {
    fio_public_key: string;
}