Type Definition noble_multisig::OpaqueCall[][src]

type OpaqueCall = Vec<u8>;

Just a bunch of bytes, but they should decode to a valid Call.