addresslinker

package
v0.0.0-...-07d62d3 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2024 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LinkedAddresses

type LinkedAddresses struct {
	// Address is owned by the user on another network
	Address ethereum.Address `json:"address"`

	// Owner is owned by the user on this network
	Owner ethereum.Address `json:"owner"`

	// Network is the network that the user owns the Owner address
	Network network.BlockchainNetwork `json:"network"`
}

LinkedAddresses connects an address a user owns to an owner on another network

Jump to

Keyboard shortcuts

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