Skip to content

Commit f3a7e66

Browse files
committed
update idl
1 parent 54315e9 commit f3a7e66

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

sdk/src/idl/drift.json

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16245,6 +16245,13 @@
1624516245
"option": "publicKey"
1624616246
},
1624716247
"index": false
16248+
},
16249+
{
16250+
"name": "signer",
16251+
"type": {
16252+
"option": "publicKey"
16253+
},
16254+
"index": false
1624816255
}
1624916256
]
1625016257
},
@@ -16828,6 +16835,20 @@
1682816835
"option": "u64"
1682916836
},
1683016837
"index": false
16838+
},
16839+
{
16840+
"name": "builderIdx",
16841+
"type": {
16842+
"option": "u8"
16843+
},
16844+
"index": false
16845+
},
16846+
{
16847+
"name": "builderFee",
16848+
"type": {
16849+
"option": "u64"
16850+
},
16851+
"index": false
1683116852
}
1683216853
]
1683316854
},
@@ -19654,4 +19675,4 @@
1965419675
"metadata": {
1965519676
"address": "dRiftyHA39MWEi3m9aunc5MzRF1JYuBsbn6VPcn33UH"
1965619677
}
19657-
}
19678+
}

0 commit comments

Comments
 (0)