File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -488,13 +488,13 @@ let n2_contracts:object = {
488488}
489489
490490let n49_avm = Object . assign ( { } , n2_avm ) ;
491- n49_avm [ "blockChainID " ] = "HD8HEwNKTXRBcVUqvQW2LRu9izqej91xzGmXATF4KMMV6LLm7" ;
491+ n49_avm [ "blockchainID " ] = "HD8HEwNKTXRBcVUqvQW2LRu9izqej91xzGmXATF4KMMV6LLm7" ;
492492let n49_platform = Object . assign ( { } , n2_avm ) ;
493493let n49_contracts = Object . assign ( { } , n2_avm ) ;
494494
495495
496496let n12345_avm :object = Object . assign ( { } , n2_avm ) ;
497- n12345_avm [ "blockChainID " ] = "GJABrZ9A6UQFpwjPU8MDxDd8vuyRoDVeDAXc694wJ5t3zEkhU" ;
497+ n12345_avm [ "blockchainID " ] = "GJABrZ9A6UQFpwjPU8MDxDd8vuyRoDVeDAXc694wJ5t3zEkhU" ;
498498let n12345_platform = Object . assign ( { } , n2_avm ) ;
499499let n12345_contracts = Object . assign ( { } , n2_avm ) ;
500500
You can’t perform that action at this time.
0 commit comments