Menu
My Site LogoHomeProduct DocumentationSoftware ArchitectureModules
GitHub
My Site LogoHome
  • Product Documentation
  • Software Architecture
  • Modules
  • GitHub
  • Classes
    • ACCS
    • BitcoinHTLC
    • BitsharesAPI
    • BitsharesHTLC
    • BlockStream
    • Timer
  • Enums
    • Currency
    • Network
    • Priority
    • State
  • Interfaces
    • ACCSConfig
    • ACCSFields
    • BTCAddress
    • BTSAddress
    • BitcoinAPI
    • BitcoinAPIConstructor
    • HTLCConfig
    • HTLCConfigBTC
    • Order
    • Secret

Secret

swapchain documentation › Secret

An interface for a secret/hash pair

#Hierarchy

  • Secret

#Index

#Properties

  • hash
  • preimage

#Properties

#hash

• hash: Buffer

Defined in pkg/secret/secret.ts:9


#Optional preimage

• preimage? : undefined | string

Defined in pkg/secret/secret.ts:8

Edit this page
Previous
« Order
  • Hierarchy
  • Index
    • Properties
  • Properties
    • hash
    • Optional preimage