numeric ante bet amount
This commit is contained in:
parent
4c6d43b50d
commit
26e312a8c6
|
@ -138,7 +138,7 @@ export function getNumericAnte(
|
|||
id: newBetId,
|
||||
userId: creator.id,
|
||||
contractId: contract.id,
|
||||
amount: betAnte,
|
||||
amount: ante,
|
||||
allBetAmounts,
|
||||
outcome: '0',
|
||||
shares: betShares,
|
||||
|
|
Loading…
Reference in New Issue
Block a user