Type Definition pallet_multisig::OpaqueCall[][src]

type OpaqueCall = Vec<u8>;
Expand description

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