Struct elrond_wasm::contract_base::CryptoWrapper[][src]

pub struct CryptoWrapper<A> where
    A: CryptoApi
{ /* fields omitted */ }

Implementations

Still pointing to the old implementation. Use the raw API if you need the new one. Will be changed after the new VM goes live. We also need to wait for the next minor release so we don’t break backwards compatibility.

Still pointing to the old implementation. Use the raw API if you need the new one. Will be changed after the new VM goes live. We also need to wait for the next minor release so we don’t break backwards compatibility.

Note: the signature is minimum 2 bytes in length, the second byte encodes the length of the remaining signature bytes.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.