ivytest

package
v0.0.0-...-6d4bf48 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2023 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const CallOptionWithSettlement = `` /* 784-byte string literal not displayed */
View Source
const CollateralizedLoan = `` /* 364-byte string literal not displayed */
View Source
const EscrowedTransfer = `` /* 300-byte string literal not displayed */
View Source
const LockToOutput = `
contract LockToOutput(address: Program) locks locked {
  clause relock() {
    lock locked with address
  }
}
`
View Source
const LockWith2of3Keys = `` /* 221-byte string literal not displayed */
View Source
const LockWithPKHash = `` /* 212-byte string literal not displayed */
View Source
const LockWithPublicKey = `` /* 168-byte string literal not displayed */
View Source
const OneTwo = `` /* 483-byte string literal not displayed */
View Source
const PriceChanger = `` /* 432-byte string literal not displayed */
View Source
const RevealPreimage = `` /* 140-byte string literal not displayed */
View Source
const TradeOffer = `` /* 387-byte string literal not displayed */
View Source
const TrivialLock = `
contract TrivialLock() locks locked {
  clause trivialUnlock() {
    unlock locked
  }
}
`

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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