Interface: BeaconProcessResult ​
Defined in: packages/method/src/core/resolver.ts:94
Return type from Beacon.processSignals. Contains successfully resolved updates and any data needs that must be satisfied before the remaining signals can be processed.
Properties ​
needs ​
needs:
DataNeed[]
Defined in: packages/method/src/core/resolver.ts:96
updates ​
updates: [
SignedBTCR2Update,BlockMetadata][]
Defined in: packages/method/src/core/resolver.ts:95