interface MultisigAsMulti {
    call: string;
}

Hierarchy

Properties

Properties

call: string

The call to be executed as a SCALE encoded hex string.