rename MinBidPrice -> BidMin and MaxBidPrice -> BidMax

This commit is contained in:
Omar Khan
2022-11-09 15:09:33 -05:00
parent bcdd8fe2cf
commit eba8bd2ec1
3 changed files with 17 additions and 17 deletions

View File

@@ -1454,7 +1454,7 @@
}
],
[
"MinBidPrice",
"BidMin",
{
"nth": 12,
"isVLEncoded": false,
@@ -1464,7 +1464,7 @@
}
],
[
"MaxBidPrice",
"BidMax",
{
"nth": 13,
"isVLEncoded": false,