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
and a few shim functions were added to support the old Peer which has Send and the new Peer which has SendEnvelope (NOTE: in v0.37 the interface is then broken).
and a few shim functions were added to support the old
Peer
which hasSend
and the newPeer
which hasSendEnvelope
(NOTE: in v0.37 the interface is then broken).I'm going to merge this now but either we:
Send
toSendEnvelope
Peer
interface hasSendEnvelope
as well.Originally posted by @cmwaters in #906 (comment)
The text was updated successfully, but these errors were encountered: