menu
payjoin_flutter package
documentation
receive/v2.dart
MaybeInputsOwned class
MaybeInputsOwned class
dark_mode
light_mode
MaybeInputsOwned
class
Properties
field0
→ V2MaybeInputsOwned
final
inherited
hashCode
→
int
The hash code for this object.
no setter
inherited
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
checkInputsNotOwned
(
{
required
FutureOr
<
bool
>
isOwned
(
Uint8List
p1
),
dynamic
hint
})
→
Future
<
MaybeMixedInputScripts
>
Check that the Original PSBT has no receiver-owned inputs. Return original-psbt-rejected error or otherwise refuse to sign undesirable inputs. An attacker could try to spend receiver's own inputs. This check prevents that.
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
payjoin_flutter package
documentation
receive/v2
MaybeInputsOwned class
v2 library