We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cc0f7e commit 351cf45Copy full SHA for 351cf45
tap_core/src/manager/context/mod.rs
@@ -1 +1,4 @@
1
+// Copyright 2023-, Semiotic AI, Inc.
2
+// SPDX-License-Identifier: Apache-2.0
3
+
4
pub mod memory;
tap_core/src/receipt/error.rs
@@ -1,3 +1,6 @@
use alloy_primitives::Address;
5
use serde::{Deserialize, Serialize};
6
0 commit comments