Browse Source

Update Note.hpp

asyncnotedecryption
fekt 3 months ago
parent
commit
0b907171bd
  1. 2
      src/zcash/Note.hpp

2
src/zcash/Note.hpp

@ -9,6 +9,8 @@
#include "Zcash.h"
#include "Address.hpp"
#include "NoteEncryption.hpp"
#include "consensus/params.h"
#include "consensus/consensus.h"
#include <array>
#include <boost/optional.hpp>

Loading…
Cancel
Save