blacklistrc 0.0.1

BRC: Blacklist Request for Comment
Documentation
1
2
3
4
5
pub struct BRCContract {
    pub contract_id: String,
    pub creator: String,
    pub terms: String,
}