IntegerToByteString

scalus.builtin.IntegerToByteString

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def integerToByteString(endiannessArg: Boolean, lengthArg: BigInt, input: BigInt): ByteString

Conversion from BigInt to ByteString, as per CIP-121.

Conversion from BigInt to ByteString, as per CIP-121.

Attributes

Concrete fields