advance
advance(
processing_id: str ,
fingerprint: str ,
)-> ‘str’
Return the processing id an operation leads to.
Parameters
| Parameter | Description |
|---|---|
| processing_id | What the input carried. |
| fingerprint |
The operation’s fingerprint; seefingerprint_call.
|