mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-04 10:21:40 +00:00
feat(dwn): update enclave wasm plugin for secure operations
This commit is contained in:
@@ -17,7 +17,7 @@ import (
|
||||
// motrPluginBytes contains the embedded WebAssembly bytecode for the cryptographic enclave.
|
||||
// This is embedded at compile time and loaded into the WASM runtime for secure operations.
|
||||
//
|
||||
//go:embed vault.wasm
|
||||
//go:embed enclave.wasm
|
||||
var motrPluginBytes []byte
|
||||
|
||||
// motrPluginHash is the SHA256 hash of the embedded WASM module
|
||||
|
||||
Reference in New Issue
Block a user