This commit is contained in:
Özgür Kesim 2023-10-13 13:04:31 +02:00
parent 69bb1fdd3f
commit def5ecda6f
Signed by: oec
GPG Key ID: 3D76A56D79EDD9D7

View File

@ -1419,7 +1419,7 @@ export interface KycPendingInfo {
} }
/** /**
* Group of withdrawal operations that need to be executed. * Group of withdrawal operations that need to be executed.
* (Either for a normal {single-|batch-|age-} withdrawal or from a reward.) * (Either for a normal {batch-|age-} withdrawal or from a reward.)
* *
* The withdrawal group record is only created after we know * The withdrawal group record is only created after we know
* the coin selection we want to withdraw. * the coin selection we want to withdraw.