Preparing search index...
The search index is not available
API Documentation
API Documentation
augment-api/src
PalletProxyEvent
Interface PalletProxyEvent
Name
PalletProxyEvent (53)
Hierarchy
Enum
PalletProxyEvent
Index
Properties
as
Announced
as
Proxy
Added
as
Proxy
Executed
as
Proxy
Removed
as
Pure
Created
is
Announced
is
Proxy
Added
is
Proxy
Executed
is
Proxy
Removed
is
Pure
Created
type
Properties
Readonly
as
Announced
as
Announced
:
{
callHash
:
H256
;
proxy
:
AccountId32
;
real
:
AccountId32
;
}
&
Struct
<
TypesDef
<
Codec
>
,
{}
,
{}
>
Readonly
as
Proxy
Added
as
Proxy
Added
:
{
delay
:
u64
;
delegatee
:
AccountId32
;
delegator
:
AccountId32
;
proxyType
:
SpiritnetRuntimeProxyType
;
}
&
Struct
<
TypesDef
<
Codec
>
,
{}
,
{}
>
Readonly
as
Proxy
Executed
as
Proxy
Executed
:
{
result
:
Result
<
Null
,
SpRuntimeDispatchError
>
;
}
&
Struct
<
TypesDef
<
Codec
>
,
{}
,
{}
>
Readonly
as
Proxy
Removed
as
Proxy
Removed
:
{
delay
:
u64
;
delegatee
:
AccountId32
;
delegator
:
AccountId32
;
proxyType
:
SpiritnetRuntimeProxyType
;
}
&
Struct
<
TypesDef
<
Codec
>
,
{}
,
{}
>
Readonly
as
Pure
Created
as
Pure
Created
:
{
disambiguationIndex
:
u16
;
proxyType
:
SpiritnetRuntimeProxyType
;
pure
:
AccountId32
;
who
:
AccountId32
;
}
&
Struct
<
TypesDef
<
Codec
>
,
{}
,
{}
>
Readonly
is
Announced
is
Announced
:
boolean
Readonly
is
Proxy
Added
is
Proxy
Added
:
boolean
Readonly
is
Proxy
Executed
is
Proxy
Executed
:
boolean
Readonly
is
Proxy
Removed
is
Proxy
Removed
:
boolean
Readonly
is
Pure
Created
is
Pure
Created
:
boolean
Readonly
type
type
:
"ProxyExecuted"
|
"PureCreated"
|
"Announced"
|
"ProxyAdded"
|
"ProxyRemoved"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Modules
API
Documentation
asset-
did/src
augment-
api/src
chain-
helpers/src
Blockchain
Error
Handler
Subscription
Promise
config/src
Config
Service
core/src
Attestation
Balance
Utils
CType
Schemas
Claim
Credential
Delegation
Node
Utils
Public
Credential
Quote
did/src
messaging/src
sdk-
js/src
type-
definitions/src
types/src
Subscription
Promise
utils/src
Crypto
Data
Utils
Json
Schema
SDKErrors
UUID
jsonabc
vc-
export/src
constants
presentation
vcjs
Suites
suites
Kilt
Attested
Suite
Kilt
Integrity
Suite
Kilt
Signature
Suite
verification
Pallet
Proxy
Event
as
Announced
as
Proxy
Added
as
Proxy
Executed
as
Proxy
Removed
as
Pure
Created
is
Announced
is
Proxy
Added
is
Proxy
Executed
is
Proxy
Removed
is
Pure
Created
type
Name
PalletProxyEvent (53)