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

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

@dev Requests the ADDITION of a claim from an issuer. @param Claim Struct to add @param from Address from @gas_price U256 Ammount og ethers to pay gor each Gwei @return claim_id Unique identifier for this transaction,