Skip to main content

set

Function set 

Source
async fn set(
    sender_policy_id: u64,
    token_filter_id: u64,
    recovery_authority: Address,
    preview: bool,
    force: bool,
    send_tx: SendTxOpts,
    tx: TxParams,
) -> Result<()>