Skip to content

Instantly share code, notes, and snippets.

@jfranciscont
jfranciscont / bolt-strategy.md
Created June 17, 2020 19:58
submit Payment

The bolt strategy does not require initialization.

When submiting the order, the payment must be provided as follows:

const payment = {
    methodId: 'bolt',
    paymentData: {
        nonce: 'ABCD-ABCD-ABCD',
 },
@jfranciscont
jfranciscont / stats.cs
Created March 2, 2020 19:08
FL structs template
struct BaseStats
{
public short HP { get; private set; }
public short MP { get; private set; }
public byte STR { get; private set; }
public byte CON { get; private set; }
public byte INT { get; private set; }
public byte MND { get; private set; }
public byte LCK { get; private set; }
}

Keybase proof

I hereby claim:

  • I am franciscoont on github.
  • I am franciscoont (https://keybase.io/franciscoont) on keybase.
  • I have a public key ASDxRGqpvpBfeFeJWTX894e9ila2rDG7rNd0Gc4JOLI_3go

To claim this, I am signing this object: