sdk

package
v0.0.0-...-0432942 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFinalitySDK

func NewFinalitySDK(addr string) (_rpc.FinalityInterface, error)

Types

type FinalitySDK

type FinalitySDK struct {
	*rpc.Client
}

func (*FinalitySDK) SignatureByBlock

func (f *FinalitySDK) SignatureByBlock(block *big.Int) (interface{}, error)

type SdkResponse

type SdkResponse struct {
	Signature []byte `json:"signature"`
	Message   string `json:"message"`
}

Jump to

Keyboard shortcuts

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