Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GustavoStingelin/tanos
/ types & classes
Types & classes
8 in github.com/GustavoStingelin/tanos
⨍
Functions
65
◇
Types & classes
8
Struct
BitcoinRPC
BitcoinRPC represents a connection to bitcoind RPC
pkg/tanos/regtest_test.go:32
Struct
RPCError
RPCError represents a JSON-RPC error
pkg/tanos/regtest_test.go:55
Struct
RPCRequest
RPCRequest represents a JSON-RPC request
pkg/tanos/regtest_test.go:40
Struct
RPCResponse
RPCResponse represents a JSON-RPC response
pkg/tanos/regtest_test.go:48
Struct
Signature
Signature encapsulates the data of an adaptor signature.
pkg/adaptor/signature.go:23
Struct
SwapBuyer
SwapBuyer represents the buyer in the atomic swap, who wants to purchase access to a signed Nostr event.
pkg/tanos/buyer.go:16
Struct
SwapSeller
SwapSeller represents the seller in the atomic swap, who owns a Nostr private key and wants to sell access to a signed Nostr event.
pkg/tanos/seller.go:17
Struct
UTXO
UTXO represents an unspent transaction output
pkg/tanos/regtest_test.go:61