You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently PSBT uses sub-structure Global to contain the global map. However IMO this is unnecessary complixification, since all Global fields can be just a part of PSBT structure (and we can implement Map for Psbt directly)