Skip to main content

UintNote

Fields

FieldType
valueU128
ownerAztecAddress
randomnessField

Methods

new

UintNote::new(value, owner);

Parameters

NameType
valueU128
ownerAztecAddress

get_value

UintNote::get_value(self);

Parameters

NameType
self

Standalone Functions

compute_nullifier

compute_nullifier(self, context, note_hash_for_nullify, );

Parameters

NameType
self
context&mut PrivateContext
note_hash_for_nullifyField

compute_nullifier_without_context

compute_nullifier_without_context(self);

Parameters

NameType
self

eq

eq(self, other);

Parameters

NameType
self
otherSelf