ContextTxInfoOps

scalus.compiler.test.ContextTxInfoOps

Substitute @Compile object for ContextTxInfo: on-chain, ContextTxInfo is just Data (TxInfo).

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def fee(self: Data): BigInt

On-chain, ContextTxInfo is Data. For this test, fee simply unwraps I(n).

On-chain, ContextTxInfo is Data. For this test, fee simply unwraps I(n).

Attributes

Concrete fields

lazy val sirDeps: List[SIRModuleWithDeps]
lazy val sirModule: Module