pyCelestia
Api Documentation:
Celestia Node API
Types:
Celestia types
pyCelestia
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
account_address() (celestia.node_api.state.StateClient method)
address (celestia.types.header.Validator attribute)
AddrInfo (class in celestia.types.p2p)
addrs (celestia.types.p2p.AddrInfo attribute)
amount (celestia.types.state.Balance attribute)
app (celestia.types.header.ConsensusVersion attribute)
app_hash (celestia.types.header.Header attribute)
aunts (celestia.types.blob.RowProofEntry attribute)
B
balance (celestia.types.state.DelegationResponse attribute)
(celestia.types.state.RedelegationResponseEntry attribute)
(celestia.types.state.UnbondEntry attribute)
Balance (class in celestia.types.state)
balance() (celestia.node_api.state.StateClient method)
balance_for_address() (celestia.node_api.state.StateClient method)
bandwidth_for_peer() (celestia.node_api.p2p.P2PClient method)
bandwidth_for_protocol() (celestia.node_api.p2p.P2PClient method)
bandwidth_stats() (celestia.node_api.p2p.P2PClient method)
BandwidthStats (class in celestia.types.p2p)
Base64 (class in celestia.types.common_types)
begin_redelegate() (celestia.node_api.state.StateClient method)
Blob (class in celestia.types.common_types)
BlobClient (class in celestia.node_api.blob)
blobs (celestia.types.blob.SubscriptionBlobResult attribute)
block (celestia.types.header.ConsensusVersion attribute)
block_id (celestia.types.header.Commit attribute)
block_id_flag (celestia.types.header.Signature attribute)
block_peer() (celestia.node_api.p2p.P2PClient method)
BlockId (class in celestia.types.header)
C
cancel_unbonding_delegation() (celestia.node_api.state.StateClient method)
celestia.node_api.blob
module
celestia.node_api.das
module
celestia.node_api.fraud
module
celestia.node_api.header
module
celestia.node_api.p2p
module
celestia.node_api.share
module
celestia.node_api.state
module
chain_id (celestia.types.header.Header attribute)
close_peer() (celestia.node_api.p2p.P2PClient method)
codec (celestia.types.share.ExtendedDataSquare attribute)
col (celestia.types.share.SampleCoords attribute)
column_roots (celestia.types.header.Dah attribute)
commit (celestia.types.header.ExtendedHeader attribute)
Commit (class in celestia.types.header)
commitment (celestia.types.common_types.Blob attribute)
Commitment (class in celestia.types.common_types)
CommitmentProof (class in celestia.types.blob)
commitments (celestia.types.blob.SubmitBlobResult attribute)
completion_time (celestia.types.state.RedelegationEntry attribute)
(celestia.types.state.UnbondEntry attribute)
connect() (celestia.node_api.p2p.P2PClient method)
CONNECTED (celestia.types.p2p.Connectedness attribute)
Connectedness (class in celestia.types.p2p)
connectedness() (celestia.node_api.p2p.P2PClient method)
consensus_hash (celestia.types.header.Header attribute)
ConsensusVersion (class in celestia.types.header)
creation_height (celestia.types.state.RedelegationEntry attribute)
(celestia.types.state.UnbondEntry attribute)
D
dah (celestia.types.header.ExtendedHeader attribute)
Dah (class in celestia.types.header)
DasClient (class in celestia.node_api.das)
data (celestia.types.common_types.Blob attribute)
(celestia.types.share.ShareProof attribute)
data_hash (celestia.types.header.Header attribute)
data_square (celestia.types.share.ExtendedDataSquare attribute)
delegate() (celestia.node_api.state.StateClient method)
delegation (celestia.types.state.DelegationResponse attribute)
Delegation (class in celestia.types.state)
delegation_response (celestia.types.state.QueryDelegationResponse attribute)
DelegationResponse (class in celestia.types.state)
delegator_address (celestia.types.state.Delegation attribute)
(celestia.types.state.Redelegation attribute)
(celestia.types.state.Unbond attribute)
denom (celestia.types.state.Balance attribute)
deserializer() (celestia.types.blob.CommitmentProof static method)
(celestia.types.common_types.Blob static method)
(celestia.types.header.ExtendedHeader static method)
(celestia.types.header.State static method)
(celestia.types.p2p.AddrInfo static method)
(celestia.types.p2p.BandwidthStats static method)
(celestia.types.p2p.ResourceManagerStat static method)
(celestia.types.share.ExtendedDataSquare static method)
(celestia.types.share.GetRangeResult static method)
(celestia.types.share.NamespaceData static method)
(celestia.types.state.Balance static method)
(celestia.types.state.QueryDelegationResponse static method)
(celestia.types.state.QueryRedelegationResponse static method)
(celestia.types.state.QueryUnbondingDelegationResponse static method)
(celestia.types.state.TXResponse static method)
E
end (celestia.types.blob.Proof attribute)
(celestia.types.header.State attribute)
end_row (celestia.types.blob.RowProof attribute)
ensure_type() (celestia.types.common_types.Base64 class method)
entries (celestia.types.state.Redelegation attribute)
(celestia.types.state.RedelegationResponse attribute)
(celestia.types.state.Unbond attribute)
events (celestia.types.state.TXResponse attribute)
evidence_hash (celestia.types.header.Header attribute)
ExtendedDataSquare (class in celestia.types.share)
ExtendedHeader (class in celestia.types.header)
F
fee_granter_address (celestia.types.common_types.TxConfig attribute)
FraudClient (class in celestia.node_api.fraud)
from_hash (celestia.types.header.State attribute)
from_height (celestia.types.header.State attribute)
G
gas (celestia.types.common_types.TxConfig attribute)
gas_price (celestia.types.common_types.TxConfig attribute)
get() (celestia.node_api.blob.BlobClient method)
(celestia.node_api.fraud.FraudClient method)
get_all() (celestia.node_api.blob.BlobClient method)
get_available() (celestia.node_api.share.ShareClient method)
get_by_hash() (celestia.node_api.header.HeaderClient method)
get_by_height() (celestia.node_api.header.HeaderClient method)
get_commitment_proof() (celestia.node_api.blob.BlobClient method)
get_eds() (celestia.node_api.share.ShareClient method)
get_namespace_data() (celestia.node_api.share.ShareClient method)
get_proof() (celestia.node_api.blob.BlobClient method)
get_range() (celestia.node_api.share.ShareClient method)
get_range_by_height() (celestia.node_api.header.HeaderClient method)
get_samples() (celestia.node_api.share.ShareClient method)
get_share() (celestia.node_api.share.ShareClient method)
GetRangeResult (class in celestia.types.share)
grant_fee() (celestia.node_api.state.StateClient method)
H
hash (celestia.types.header.BlockId attribute)
(celestia.types.header.Parts attribute)
header (celestia.types.header.ExtendedHeader attribute)
Header (class in celestia.types.header)
HeaderClient (class in celestia.node_api.header)
height (celestia.types.blob.SubmitBlobResult attribute)
(celestia.types.blob.SubscriptionBlobResult attribute)
(celestia.types.header.Commit attribute)
(celestia.types.header.Header attribute)
(celestia.types.header.State attribute)
(celestia.types.state.TXResponse attribute)
I
id (celestia.types.header.State attribute)
(celestia.types.p2p.AddrInfo attribute)
included() (celestia.node_api.blob.BlobClient method)
index (celestia.types.blob.RowProofEntry attribute)
(celestia.types.common_types.Blob attribute)
info() (celestia.node_api.p2p.P2PClient method)
initial_balance (celestia.types.state.RedelegationEntry attribute)
(celestia.types.state.UnbondEntry attribute)
is_gas_price_set (celestia.types.common_types.TxConfig attribute)
is_max_namespace_ignored (celestia.types.blob.Proof attribute)
is_protected() (celestia.node_api.p2p.P2PClient method)
K
key_name (celestia.types.common_types.TxConfig attribute)
L
last_block_id (celestia.types.header.Header attribute)
last_commit_hash (celestia.types.header.Header attribute)
last_results_hash (celestia.types.header.Header attribute)
leaf_hash (celestia.types.blob.RowProofEntry attribute)
list_blocked_peers() (celestia.node_api.p2p.P2PClient method)
local_head() (celestia.node_api.header.HeaderClient method)
logs (celestia.types.state.TXResponse attribute)
M
module
celestia.node_api.blob
celestia.node_api.das
celestia.node_api.fraud
celestia.node_api.header
celestia.node_api.p2p
celestia.node_api.share
celestia.node_api.state
N
namespace (celestia.types.common_types.Blob attribute)
Namespace (class in celestia.types.common_types)
namespace_id (celestia.types.blob.CommitmentProof attribute)
(celestia.types.share.ShareProof attribute)
namespace_version (celestia.types.blob.CommitmentProof attribute)
(celestia.types.share.ShareProof attribute)
NamespaceData (class in celestia.types.share)
nat_status() (celestia.node_api.p2p.P2PClient method)
network_head() (celestia.node_api.header.HeaderClient method)
next_key (celestia.types.state.Pagination attribute)
next_validators_hash (celestia.types.header.Header attribute)
nodes (celestia.types.blob.Proof attribute)
NOT_CONNECTED (celestia.types.p2p.Connectedness attribute)
P
P2PClient (class in celestia.node_api.p2p)
pagination (celestia.types.state.QueryRedelegationResponse attribute)
Pagination (class in celestia.types.state)
parts (celestia.types.header.BlockId attribute)
Parts (class in celestia.types.header)
peer_info() (celestia.node_api.p2p.P2PClient method)
peers (celestia.types.p2p.ResourceManagerStat attribute)
peers() (celestia.node_api.p2p.P2PClient method)
Private (celestia.types.p2p.Reachability attribute)
proof (celestia.types.share.GetRangeResult attribute)
(celestia.types.share.NamespaceData attribute)
Proof (class in celestia.types.blob)
proofs (celestia.types.blob.RowProof attribute)
proposer (celestia.types.header.ValidatorSet attribute)
proposer_address (celestia.types.header.Header attribute)
proposer_priority (celestia.types.header.Validator attribute)
protect() (celestia.node_api.p2p.P2PClient method)
protocols (celestia.types.p2p.ResourceManagerStat attribute)
pub_key (celestia.types.header.Validator attribute)
pub_sub_peers() (celestia.node_api.p2p.P2PClient method)
pub_sub_topics() (celestia.node_api.p2p.P2PClient method)
PubKey (class in celestia.types.header)
Public (celestia.types.p2p.Reachability attribute)
Q
query_delegation() (celestia.node_api.state.StateClient method)
query_redelegations() (celestia.node_api.state.StateClient method)
query_unbonding() (celestia.node_api.state.StateClient method)
QueryDelegationResponse (class in celestia.types.state)
QueryRedelegationResponse (class in celestia.types.state)
QueryUnbondingDelegationResponse (class in celestia.types.state)
R
rate_in (celestia.types.p2p.BandwidthStats attribute)
rate_out (celestia.types.p2p.BandwidthStats attribute)
Reachability (class in celestia.types.p2p)
redelegation (celestia.types.state.RedelegationResponse attribute)
Redelegation (class in celestia.types.state)
redelegation_entry (celestia.types.state.RedelegationResponseEntry attribute)
redelegation_responses (celestia.types.state.QueryRedelegationResponse attribute)
RedelegationEntry (class in celestia.types.state)
RedelegationResponse (class in celestia.types.state)
RedelegationResponseEntry (class in celestia.types.state)
resource_state() (celestia.node_api.p2p.P2PClient method)
ResourceManagerStat (class in celestia.types.p2p)
revoke_grant_fee() (celestia.node_api.state.StateClient method)
round (celestia.types.header.Commit attribute)
row (celestia.types.share.SampleCoords attribute)
row_proof (celestia.types.blob.CommitmentProof attribute)
(celestia.types.share.ShareProof attribute)
row_roots (celestia.types.blob.RowProof attribute)
(celestia.types.header.Dah attribute)
RowProof (class in celestia.types.blob)
RowProofEntry (class in celestia.types.blob)
S
SampleCoords (class in celestia.types.share)
sampling_stats() (celestia.node_api.das.DasClient method)
SamplingStats (class in celestia.types.das)
services (celestia.types.p2p.ResourceManagerStat attribute)
share_proofs (celestia.types.share.ShareProof attribute)
share_version (celestia.types.common_types.Blob attribute)
ShareClient (class in celestia.node_api.share)
ShareProof (class in celestia.types.share)
shares (celestia.types.share.GetRangeResult attribute)
(celestia.types.share.NamespaceData attribute)
(celestia.types.state.Delegation attribute)
shares_dst (celestia.types.state.RedelegationEntry attribute)
signature (celestia.types.header.Signature attribute)
Signature (class in celestia.types.header)
signatures (celestia.types.header.Commit attribute)
signer_address (celestia.types.common_types.TxConfig attribute)
start (celestia.types.blob.Proof attribute)
(celestia.types.header.State attribute)
start_row (celestia.types.blob.RowProof attribute)
State (class in celestia.types.header)
StateClient (class in celestia.node_api.state)
submit() (celestia.node_api.blob.BlobClient method)
submit_pay_for_blob() (celestia.node_api.state.StateClient method)
SubmitBlobResult (class in celestia.types.blob)
subscribe() (celestia.node_api.blob.BlobClient method)
(celestia.node_api.fraud.FraudClient method)
(celestia.node_api.header.HeaderClient method)
SubscriptionBlobResult (class in celestia.types.blob)
subtree_root_proofs (celestia.types.blob.CommitmentProof attribute)
subtree_roots (celestia.types.blob.CommitmentProof attribute)
sync_state() (celestia.node_api.header.HeaderClient method)
sync_wait() (celestia.node_api.header.HeaderClient method)
system (celestia.types.p2p.ResourceManagerStat attribute)
T
time (celestia.types.header.Header attribute)
timestamp (celestia.types.header.Signature attribute)
to_hash (celestia.types.header.State attribute)
to_height (celestia.types.header.State attribute)
total (celestia.types.blob.RowProofEntry attribute)
(celestia.types.header.Parts attribute)
(celestia.types.state.Pagination attribute)
total_in (celestia.types.p2p.BandwidthStats attribute)
total_out (celestia.types.p2p.BandwidthStats attribute)
transfer() (celestia.node_api.state.StateClient method)
transient (celestia.types.p2p.ResourceManagerStat attribute)
TxConfig (class in celestia.types.common_types)
txhash (celestia.types.state.TXResponse attribute)
TXResponse (class in celestia.types.state)
type (celestia.types.header.PubKey attribute)
U
unblock_peer() (celestia.node_api.p2p.P2PClient method)
unbond (celestia.types.state.QueryUnbondingDelegationResponse attribute)
Unbond (class in celestia.types.state)
UnbondEntry (class in celestia.types.state)
undelegate() (celestia.node_api.state.StateClient method)
Unknown (celestia.types.p2p.Reachability attribute)
unprotect() (celestia.node_api.p2p.P2PClient method)
V
Validator (class in celestia.types.header)
validator_address (celestia.types.header.Signature attribute)
(celestia.types.state.Delegation attribute)
(celestia.types.state.Unbond attribute)
validator_dst_address (celestia.types.state.Redelegation attribute)
validator_set (celestia.types.header.ExtendedHeader attribute)
validator_src_address (celestia.types.state.Redelegation attribute)
validators (celestia.types.header.ValidatorSet attribute)
validators_hash (celestia.types.header.Header attribute)
ValidatorSet (class in celestia.types.header)
value (celestia.types.header.PubKey attribute)
version (celestia.types.header.Header attribute)
voting_power (celestia.types.header.Validator attribute)
W
wait_catch_up() (celestia.node_api.das.DasClient method)
wait_for_height() (celestia.node_api.header.HeaderClient method)
Worker (class in celestia.types.das)