Documentation ¶
Index ¶
Constants ¶
View Source
const EscrowedTransfer = `` /* 330-byte string literal not displayed */
View Source
const LockToOutput = `` /* 129-byte string literal not displayed */
View Source
const LockWith2of3Keys = `` /* 239-byte string literal not displayed */
View Source
const LockWithPKHash = `` /* 232-byte string literal not displayed */
View Source
const LockWithPublicKey = `` /* 186-byte string literal not displayed */
View Source
const PriceChanger = `` /* 460-byte string literal not displayed */
View Source
const RevealPreimage = `` /* 160-byte string literal not displayed */
View Source
const TestAssignVar = `` /* 286-byte string literal not displayed */
View Source
const TestConstantMath = `` /* 428-byte string literal not displayed */
View Source
const TestDefineVar = `` /* 278-byte string literal not displayed */
View Source
const TestIfAndMultiClause = `` /* 368-byte string literal not displayed */
View Source
const TestIfNesting = `` /* 522-byte string literal not displayed */
View Source
const TestSigIf = `` /* 263-byte string literal not displayed */
View Source
const TradeOffer = `` /* 368-byte string literal not displayed */
View Source
const TrivialLock = `
contract TrivialLock() locks amount of asset {
clause trivialUnlock() {
unlock amount of asset
}
}
`
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.