Registry
Defines:
public struct ChannelRegistry has key, store {
id: UID,
registry: Table<String, address>
}Add
Borrow Address
Has Record
Last updated
public struct ChannelRegistry has key, store {
id: UID,
registry: Table<String, address>
}Last updated