mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-26 23:25:49 +00:00
rename MinBidPrice -> BidMin and MaxBidPrice -> BidMax
This commit is contained in:
@@ -1454,7 +1454,7 @@
|
||||
}
|
||||
],
|
||||
[
|
||||
"MinBidPrice",
|
||||
"BidMin",
|
||||
{
|
||||
"nth": 12,
|
||||
"isVLEncoded": false,
|
||||
@@ -1464,7 +1464,7 @@
|
||||
}
|
||||
],
|
||||
[
|
||||
"MaxBidPrice",
|
||||
"BidMax",
|
||||
{
|
||||
"nth": 13,
|
||||
"isVLEncoded": false,
|
||||
|
||||
Reference in New Issue
Block a user