// Copyright © 2021 Encrypted Ink. All rights reserved. import Foundation struct Strings { static let sendTransaction = "Send Transaction" }