loam-subcontract-core 0.7.8

Core Subcontract for redeployable contracts
Documentation
1
2
3
#![no_std]
pub mod admin;
pub use admin::{Admin, Core};