utils

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultGRPCRetryInterceptor added in v1.13.0

func DefaultGRPCRetryInterceptor() grpc.DialOption

DefaultGRPCRetryInterceptor returns a unary client interceptor that retries transient failures with exponential backoff. Unlike native gRPC retries, this ignores server pushback headers (grpc-retry-pushback-ms) so rate-limited calls will retry client-side rather than fail immediately.

func PrintScheduledTransactionResult added in v1.8.0

func PrintScheduledTransactionResult(logger *zerolog.Logger, result *types.TransactionResult, scheduledTxID string)

PrintScheduledTransactionResult prints a clearly labeled log entry for scheduled transactions execute transactions so they can be easily distinguished from user transactions.

func PrintScriptResult

func PrintScriptResult(logger *zerolog.Logger, result *types.ScriptResult)

func PrintTransactionResult

func PrintTransactionResult(logger *zerolog.Logger, result *types.TransactionResult)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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