Documentation ¶
Overview ¶
Copyright ©, 2023-present, Lightspark Group, Inc. - All Rights Reserved
Index ¶
Constants ¶
View Source
const DEFAULT_BASE_URL = "https://api.lightspark.com/graphql/server/2023-09-13"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Requester ¶
func (*Requester) ExecuteGraphql ¶
type RsaSigningKey ¶
type RsaSigningKey struct {
PrivateKey []byte
}
type Secp256k1SigningKey ¶
type Secp256k1SigningKey struct { MasterSeedBytes []byte Network lightspark_crypto.BitcoinNetwork }
type SigningKey ¶
Click to show internal directories.
Click to hide internal directories.