patch idl

Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
This commit is contained in:
microwavedcola1 2022-06-02 17:08:31 +02:00
parent 454e2a0ab0
commit 242d39295a
1 changed files with 4 additions and 8 deletions

View File

@ -1213,10 +1213,8 @@ export type MangoV4 = {
}
},
{
"name": "baseTokenDecimalsOpt",
"type": {
"option": "u8"
}
"name": "baseTokenDecimals",
"type": "u8"
},
{
"name": "quoteTokenIndex",
@ -4114,10 +4112,8 @@ export const IDL: MangoV4 = {
}
},
{
"name": "baseTokenDecimalsOpt",
"type": {
"option": "u8"
}
"name": "baseTokenDecimals",
"type": "u8"
},
{
"name": "quoteTokenIndex",