internal

fmgp.did.method.prism.CardanoService.internal
object internal

Attributes

Deprecated
use ScalusService object instead
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
internal.type

Members list

Value members

Deprecated methods

def bytes2CBORMetadataList(bytes: Array[Byte]): CBORMetadataList

Attributes

Deprecated
use ScalusService object instead
def makeOutput(senderAccount: Account): Output

Define expected Outputs from Tx

Define expected Outputs from Tx

Attributes

Deprecated
use ScalusService object instead
def prismObject2CBORMetadataList(block: PrismObject): CBORMetadataList

Attributes

Deprecated
use ScalusService object instead
def prismObject2metadata(prismObject: PrismObject): CBORMetadataMap

Attributes

Deprecated
use ScalusService object instead
def text2metadata(text: String): CBORMetadataMap

Attributes

Deprecated
use ScalusService object instead
def txBuilder(senderAccount: Account, output: Output, metadata: Metadata): TxBuilder

Attributes

Deprecated
use ScalusService object instead