Type Alias PureCreated

PureCreated: PlainDescriptor<{
    disambiguation_index: number;
    proxy_type: WestendRuntimeProxyType;
    pure: SS58String;
    who: SS58String;
}>

A pure account has been created by new proxy with given disambiguation index and proxy type.