0.7.39
This commit is contained in:
@@ -166,7 +166,7 @@
|
||||
<div class="mb-3">
|
||||
<label for="demoPipeline2ValidationProfileSelect" class="form-label">Validation profile</label>
|
||||
<select id="demoPipeline2ValidationProfileSelect" class="form-select">
|
||||
<option value="0.7.39_launch_surface_origin_baseline" selected>0.7.39 — launch surface origin baseline</option>
|
||||
<option value="0.7.39_dex_first_effective_swap_surfaces" selected>0.7.39 — DEX-first effective swap surfaces</option>
|
||||
<option value="0.7.38_token_metadata_gap_prioritization">0.7.38 — token metadata gap prioritization</option>
|
||||
<option value="0.7.37_token_metadata_catalog_enrichment">0.7.37 — token metadata/catalog enrichment</option>
|
||||
<option value="0.7.36_meteora_family_consolidation">0.7.36 — Meteora family consolidation</option>
|
||||
|
||||
@@ -21,9 +21,13 @@ family: string,
|
||||
*/
|
||||
version: string,
|
||||
/**
|
||||
* Surface type: launch, bonding curve, AMM, CLMM, DLMM, router, aggregator or unknown.
|
||||
* Technical surface type: launch, bonding curve, AMM, CLMM, DLMM, router, aggregator or unknown.
|
||||
*/
|
||||
surfaceType: string,
|
||||
/**
|
||||
* Strategic surface role: dex_effective, aggregator_router, launch_surface or to_verify.
|
||||
*/
|
||||
surfaceRole: string,
|
||||
/**
|
||||
* Primary Solana program id, when verified in local constants or docs.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user