getSigner() & setSigner()
getSigner()
Returns the ethers signer object if signer is assigned, or undefined
if no signer is assigned.
setSigner()
Name | Type | Required |
---|---|---|
signer | ethers.Signer | N |
If no signer is passed to this function it will set the signer to undefined
Feedback
Something not quite right, unclear or can't find what you are looking for? Please let us know at support.moonpay.com and we will get back to you as soon as we can.
Updated 9 months ago