Skip to content

Commit c73ea6b

Browse files
committed
chore: generate json files - skip deploy
1 parent 83d2bea commit c73ea6b

4 files changed

Lines changed: 155 additions & 69 deletions

File tree

json/wasm/execute/testnet.json

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293466,5 +293466,58 @@
293466293466
"submit_climbing_info",
293467293467
"submit_descent",
293468293468
"submit_summit_proof"
293469+
],
293470+
"39684": [
293471+
"add_admin",
293472+
"remove_admin",
293473+
"register_maker",
293474+
"revoke_maker",
293475+
"clear_nonces",
293476+
"accept_quote",
293477+
"accept_signed_intent",
293478+
"cancel_intent_lane",
293479+
"cancel_all_intents",
293480+
"injective_exec",
293481+
"update_config",
293482+
"set_existing_position_precheck_enabled"
293483+
],
293484+
"39685": [
293485+
"add_admin",
293486+
"remove_admin",
293487+
"register_maker",
293488+
"revoke_maker",
293489+
"clear_nonces",
293490+
"accept_quote",
293491+
"accept_signed_intent",
293492+
"cancel_intent_lane",
293493+
"cancel_all_intents",
293494+
"injective_exec",
293495+
"update_config"
293496+
],
293497+
"39686": [
293498+
"add_admin",
293499+
"remove_admin",
293500+
"register_maker",
293501+
"revoke_maker",
293502+
"clear_nonces",
293503+
"accept_quote",
293504+
"accept_signed_intent",
293505+
"cancel_intent_lane",
293506+
"cancel_all_intents",
293507+
"injective_exec",
293508+
"update_config"
293509+
],
293510+
"39687": [
293511+
"add_admin",
293512+
"remove_admin",
293513+
"register_maker",
293514+
"revoke_maker",
293515+
"clear_nonces",
293516+
"accept_quote",
293517+
"accept_signed_intent",
293518+
"cancel_intent_lane",
293519+
"cancel_all_intents",
293520+
"injective_exec",
293521+
"update_config"
293469293522
]
293470293523
}

json/wasm/query/testnet.json

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243036,5 +243036,34 @@
243036243036
],
243037243037
"39683": [
243038243038
"get_climbing_info"
243039+
],
243040+
"39684": [
243041+
"list_makers",
243042+
"config",
243043+
"taker_info",
243044+
"taker_intent_state",
243045+
"maker_nonces",
243046+
"existing_position_precheck_enabled"
243047+
],
243048+
"39685": [
243049+
"list_makers",
243050+
"config",
243051+
"taker_info",
243052+
"taker_intent_state",
243053+
"maker_nonces"
243054+
],
243055+
"39686": [
243056+
"list_makers",
243057+
"config",
243058+
"taker_info",
243059+
"taker_intent_state",
243060+
"maker_nonces"
243061+
],
243062+
"39687": [
243063+
"list_makers",
243064+
"config",
243065+
"taker_info",
243066+
"taker_intent_state",
243067+
"maker_nonces"
243039243068
]
243040243069
}

0 commit comments

Comments
 (0)