server

package
v0.13.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 22, 2025 License: ISC Imports: 35 Imported by: 0

Documentation

Index

Constants

View Source
const MaxDaemonSendMsgSize = 100_000_000

MaxDaemonSendMsgSize is the max send message size used for the daemon server. Currently, set to 100MB

Variables

This section is empty.

Functions

func DecodeTransactionsFromHex added in v0.13.2

func DecodeTransactionsFromHex(transactionsHex string) ([][]byte, error)

func EncodeTransactionsToHex added in v0.13.2

func EncodeTransactionsToHex(transactions [][]byte) string

func EstimateMassAfterSignatures added in v0.13.2

func EstimateMassAfterSignatures(transaction *serialization.PartiallySignedTransaction, ecdsa bool, minimumSignatures uint32, txMassCalculator *txmass.Calculator) (uint64, error)

func Start

func Start(params *dagconfig.Params, listen, rpcServer string, keysFilePath string, profile string, timeout uint32) error

Start starts the cryptixwalletd server

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL