Skip to main content

persist_broker_websig

Function persist_broker_websig 

Source
pub fn persist_broker_websig(
    account: &str,
    user_id: u64,
    broker_id: u32,
    broker_web_sig: &str,
) -> Result<(), WebSigPersistenceError>
Expand description

Persist one Broker ticket returned by CMD20203 while preserving tickets owned by other broker channels.