fix(mining-wallet-service): use SHARE_POOL_A instead of SHARE_POOL for mining rewards

This commit is contained in:
hailin 2026-01-15 06:05:17 -08:00
parent 40869ef00f
commit b5899497ea
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ export class UserWalletService {
{
transactionType: 'MINING_REWARD',
counterpartyType: 'POOL',
counterpartyPoolType: 'SHARE_POOL',
counterpartyPoolType: 'SHARE_POOL_A',
referenceId: miningInfo.referenceId,
referenceType: 'MINING_RECORD',
memo,