SolPayment: {
    destination: PublicKey;
    lamports: SolAmount;
}

Guard that charges an amount in SOL (lamports) for the mint.

List of accounts required:

  1. [] Account to receive the funds.

Type declaration

Generated using TypeDoc