💥 The newly crafted Dyson Token
This commit is contained in:
@ -11,7 +11,7 @@ public class AccountService(
|
||||
ICacheService cache
|
||||
)
|
||||
{
|
||||
public const string AccountCachePrefix = "Account_";
|
||||
public const string AccountCachePrefix = "account:";
|
||||
|
||||
public async Task PurgeAccountCache(Account account)
|
||||
{
|
||||
|
Reference in New Issue
Block a user