mirror of
https://github.com/mempool/mempool.git
synced 2025-04-11 13:31:21 +02:00
Merge pull request #5623 from mempool/nymkappa/delete-irrelevant-code
[refactor] cleaning users.full_name
This commit is contained in:
commit
f142b421f9
@ -18,7 +18,6 @@ export interface IUser {
|
||||
subscription_tag: string;
|
||||
status: 'pending' | 'verified' | 'disabled';
|
||||
features: string | null;
|
||||
fullName: string | null;
|
||||
countryCode: string | null;
|
||||
imageMd5: string;
|
||||
ogRank: number | null;
|
||||
|
Loading…
x
Reference in New Issue
Block a user