Type Alias GetRemoteCallSizeLimit

Source
pub type GetRemoteCallSizeLimit = ConstU32<REMOTE_CALL_SIZE_LIMIT>;
Expand description

Bound for the remote_call argument of remote_transact.

Aliased Typeยง

struct GetRemoteCallSizeLimit;