pub fn can_message(address: &Address) -> bool
Expand description
See if we have the Capability
to message a certain process.
Note if you have not saved the Capability
, you will not be able to message the other process.
pub fn can_message(address: &Address) -> bool
See if we have the Capability
to message a certain process.
Note if you have not saved the Capability
, you will not be able to message the other process.