Skip to content

Commit

Permalink
Update proto/cmp/services/insurance/v1/insurance_types.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Ekrem Seren <[email protected]>
  • Loading branch information
mo-c4t and havan authored Sep 24, 2024
1 parent df048cc commit ba88c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/cmp/services/insurance/v1/insurance_types.proto
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ message OnChainBooking {
string token_id = 1;
// Smart Contract Address
string smart_contract_id = 2;
// Chain ID in evm, for Camino it's 501
// Chain ID of the chain that contract is deployed. For Camino (mainnet) it is 500. And for Columbus (testnet) it is 501.
int32 chain_id = 3;
}

Expand Down

0 comments on commit ba88c19

Please sign in to comment.