Crate pdotc

Source

Modules§

client
network
pallets
rpc
ss58

Structs§

AccountDataGen
Redefinition from pallet-balances.
AccountId32
An opaque 32-byte cryptographic identifier.
AccountInfoGen
Redefinition from frame-system.
Block
EcdsaPublic
The ECDSA compressed public key.
EcdsaSignature
A signature (a 512-bit value, plus 8 bits for recovery ID).
Ed25519Public
A public key.
Ed25519Signature
A signature (a 512-bit value).
ExtraFlags
FeeDetails
GenericExtra
H256
Fixed-size uninterpreted hash type with 32 bytes (256 bits) size.
Header
InclusionFee
RuntimeVersion
SignedBlock
SignedPayload
Ss58AddressFormat
A custom address format. See also Ss58AddressFormatRegistry
UncheckedExtrinsic

Enums§

Era
MultiAddress
MultiSignature
Ss58AddressFormatRegistry
A known address (sub)format/network ID for SS58.

Functions§

blake2_256
Do a Blake2 256-bit hash and return result.
pub_to_account_string
public_into_account

Type Aliases§

AccountData
AccountInfo
Balance
GenericAddress
Index
Index of a transaction.
RefCount
Type used to encode the number of references an account has.
SignedExtra
runtime spec verion, transaction version, genesis hash, genesis hash or current hash, …others