Composable for multi-sig Safe payments via WDK.
Configuration including initiate/submit functions and callbacks.
State and methods for managing multi-sig payment lifecycle.
Initiate Payment Collecting: {{ collectedCount }}/{{ threshold }} Submit Transaction Error: {{ error }} Copy
Initiate Payment Collecting: {{ collectedCount }}/{{ threshold }} Submit Transaction Error: {{ error }}
Collecting: {{ collectedCount }}/{{ threshold }}
Error: {{ error }}
Composable for multi-sig Safe payments via WDK.