SorobanAuthorizationEntry class

Properties

credentials SorobanCredentials
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
rootInvocation SorobanAuthorizedInvocation
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
sign(KeyPair signer, Network network) → void
Signs the authorization entry. The signature will be set to the soroban credentials
toBase64EncodedXdrString() String
toString() String
A string representation of this object.
inherited
toXdr() XdrSorobanAuthorizationEntry

Operators

operator ==(Object other) bool
The equality operator.
inherited