interface ExecutionOptions {
    defaultCaller?: AccountId32Like;
}

Properties

Properties

defaultCaller?: AccountId32Like