1 parent bc1e57a commit 85f8f71Copy full SHA for 85f8f71
1 file changed
contracts/pool/src/types.rs
@@ -65,6 +65,7 @@ pub struct LPPosition {
65
}
66
67
#[contracttype]
68
+#[derive(Clone, Debug)]
69
pub enum DataKey {
70
Admin,
71
InvoiceContract,
0 commit comments