Skip to content

Commit

Permalink
Merge branch '0chain:feat/enterprise-blobber' into feat/enterprise-bl…
Browse files Browse the repository at this point in the history
…obber
  • Loading branch information
Hitenjain14 authored Nov 14, 2024
2 parents 3a31050 + d8f100c commit b7ee494
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wasmsdk/proxy.go
Original file line number Diff line number Diff line change
Expand Up @@ -341,6 +341,7 @@ func main() {

fmt.Println("__wasm_initialized__ = true;")
zcn.Set("__wasm_initialized__", true)
zcn.Set("wasmType", "enterprise")
} else {
PrintError("__zcn_wasm__.sdk is not installed yet")
}
Expand Down

0 comments on commit b7ee494

Please sign in to comment.