Struct substrate_stellar_sdk::network::PUBLIC_NETWORK[][src]

pub struct PUBLIC_NETWORK { /* fields omitted */ }
Expand description

The Network for the standard public network passphrase

This passphrase is "Public Global Stellar Network ; September 2015".

Methods from Deref<Target = Network>

Return the passphrase of the network

Return the SHA-256 hash of the passphrase

This hash is used for signing transactions.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

Should always be Self

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.