common library
Classes
- AccountName
- AccountName encoding for account names.
- AccountNameCoder
- A special pascal type that can en/decode an account name
- AccountNumber
- A simple type that holds an account number in a reliable way.
- AccountNumberCoder
- A special pascal type that can en/decode an account number
- Base58
- Decode/Encopde Bytes to Base58 String
- Currency
- Pascal currency math/currency functions
- CurrencyCoder
- A special pascal type that can en/decode an amount
- Curve
- Simple elliptic curve representation of keys in pascalcoin.
- CurveCoder
- A special pascal type that can en/decode a curve id.
- Int16
- Int32
- Int64
- Int8
- KeyPair
- Represents a pub/private key pair
- OperationHash
- Holds information about an operation hash.
- OperationHashCoder
- OpType
- OpTypeCoder
- PDUtil
- PrivateKey
- PrivateKeyCoder
- Pascal Private Key encoder/decoder
- PublicKey
- Represents a pascal coin public key
- PublicKeyCoder
- A pascal coin Public Key
- Sha
- StringWithLength
- A string where the preceeding bytes are a length
- XYPubKey
Constants
Properties
-
XYL_PUBKEYS
→ Map<
int, XYPubKey> -
final