[][src]Function caelum_id::controllers::claims::remove_claim

pub fn remove_claim(
    _claim: Claim,
    _gas_price: &U256,
    from: &Address,
    contract: &Contract<Http>
) -> Option<H256>

@dev Removes a claim. Can only be removed by the claim issuer, or the claim holder itself. @param Claim Struct to add @param from Address from @gas_price U256 Ammount og ethers to pay gor each Gwei